Skip to content

Fix for edit user as admin

Created by: jvanbaarsen

  • It fixes an issue where you where able to remove your own admin rights. This would result in a 404 error. fixes: #2283 (closed)
  • It fixes an issue where you would be able to block your own account on the edit page. This fix makes the behaviour the same as on the admin/users overview page

Merge request reports