View Issue Details

IDProjectCategoryView StatusLast Update
0023787mantisbtadministrationpublic2018-02-06 21:17
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.11.0Fixed in Version2.11.0 
Summary0023787: Protected admin users can't be unprotected
Description

Users with access level ADMINISTRATOR that are set to protected can't be unprotected.

APPLICATION ERROR # 12
This account is protected. You are not allowed to access this until the account protection is lifted.
TagsNo tags attached.

Activities

Related Changesets

MantisBT: master 98c2b8f3

2018-01-06 12:08

atrol


Details Diff
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
Affected Issues
0023787
mod - manage_user_update.php Diff File