Skip to content

Commit

Permalink
query_users permission.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjolley committed Sep 19, 2019
1 parent acdd40d commit cebf5c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Curator permissions
Individual permissions can be set for each curator:

* disable_access - if set to true, this user is completely barred from access.
* query_users - allowed to query and view users registered to the database.
This is automatically allowed if permission is set to modify users.
* modify_users - allowed to add or modify user records. They can change the
status of users, but can not revoke admin privileges from an account. They
can also not raise the status of a user to admin level.
Expand Down

0 comments on commit cebf5c9

Please sign in to comment.