Reply to thread

There's a very odd permission check in the code, and I'm not sure why it's there.


It specifically bails out if the user is a super admin. Theoretically, that could be deliberate but I think a assertCanEditUser check is more appropriate.


Back
Top Bottom