Commit 5d0ec4fe by Tom Laudeman

Clarify privs in some Roles

parent 4da7f81e
...@@ -331,13 +331,13 @@ can easily be added at any time, and are probably better explicitly stated than ...@@ -331,13 +331,13 @@ can easily be added at any time, and are probably better explicitly stated than
the code. the code.
| Role | Privilege(s) | User Description | | Role | Privilege(s) | User Description |
|---------------------------+----------------------------------------------------------------------------+-------------------------------------------------| |----------------------+------------------------------------------------------------------------+-------------------------------------------------|
| Contributor/Basic Creator | Simplified Create + Suggest Edits | Create simplified constellations, suggest edits | | Contributor | Simplified Create, Suggest Edits | Create simplified constellations, suggest edits |
| Editor, Training | Edit | Editor, no publish, training to be Editor | | Editor, Training | Create, Edit | Editor in training |
| Editor, Full | Edit + Publish | Full editor | | Editor, Full | Create, Edit, Publish | Full editor |
| Reviewer | Edit + Publish + Change Locks | Editor and moderator | | Reviewer | Create, Edit, Publish, Change Locks, Unlock Currently Editing | Editor and moderator |
| Administrator | Add Users + Assign Roles + Modify Users + Manage Groups + Inactivate Users | Manage users, roles, groups | | Administrator | Add Users, Assign Roles, Modify Users, Manage Groups, Inactivate Users | Manage users, roles, groups |
| System Administrator | All | SNAC developers, super users | | System Administrator | All? (discuss) | SNAC developers, super users |
There are certainly additional roles, and the list is evolving. There may be roles related to reporting. Some There are certainly additional roles, and the list is evolving. There may be roles related to reporting. Some
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment