Allow to delegate modify account commands to non administrators
Currently only administrators groups allow to modify accounts. This is impractical on very big installations. Add modify account global capability and allow administrators to optionally delegate this job. Bug: Issue 2786 Change-Id: Icc105c39e76908a075e89ec14921972b91866dd4
This commit is contained in:

committed by
David Pursehouse

parent
e715d2484a
commit
aa49e277a3
@@ -7,6 +7,7 @@ emailReviewers = Email Reviewers
|
||||
flushCaches = Flush Caches
|
||||
generateHttpPassword = Generate HTTP Password
|
||||
killTask = Kill Task
|
||||
modifyAccount = Modify Account
|
||||
priority = Priority
|
||||
queryLimit = Query Limit
|
||||
runAs = Run As
|
||||
|
Reference in New Issue
Block a user