MantisBT: master 98c2b8f3

Author Committer Branch Timestamp Parent
atrol atrol master 2018-01-06 12:08 master c883b834
Affected Issues  0023787: Protected admin users can't be unprotected
Changeset

Fix unprotecting admin users

user_delete_project_specific_access_levels must not be called when
unprotecting a user, as user_ensure_unprotected is called in it.

Fixes 0023787

mod - manage_user_update.php Diff File