Difference between revisions of "Imeji User Management"
Jump to navigation
Jump to search
Line 246: | Line 246: | ||
|18 | |18 | ||
|4 | |4 | ||
| | | | ||
| | | | ||
|} | |} | ||
Line 253: | Line 253: | ||
* If a user has no right to create a collection (can not upload), can another user give him the right to upload within one collection? | * If a user has no right to create a collection (can not upload), can another user give him the right to upload within one collection? | ||
* Does it make sense not to be able to create an Album? | * Does it make sense not to be able to create an Album? | ||
* An admin role with all rights is missing? | |||
[[Category:Imeji_Functional_Specification|User Management]] | [[Category:Imeji_Functional_Specification|User Management]] |
Revision as of 16:12, 19 December 2013
Current State[edit]
- User account creation: Only system administrators have the right to create new user accounts.
- User can edit his own information and change his password.
- Every registered user is an account user that has the right to create own collections.
- One user can have as many privileges as he gets.
- Account information is sent per email
User Roles[edit]
Label | Description |
System Administrator |
Is allowed to work on the whole system
|
Account User |
|
Collections | |
Collection Administrator |
Is allowed to work on one specified collection
|
Collection Editor |
Is allowed to work on one specified collection
|
Collection Viewer | Is allowed to view images and metadata of a private collection |
Albums | |
Album Administrator |
Is allowed to work on one specified album
|
Album Editor |
Is allowed to work on the content of one specified album
|
Album Viewer | Is allowed to view images and metadata of a private album |
Other | |
Image Editor |
Is allowed to work on images of one specified collection
|
Profile Editor |
Is allowed to work on one specified metadata profile
|
Future Development[edit]
All actions will be defined individually, to offer a fine granular rights management.
User Actions[edit]
Level | Actions - Id |
System Level | |
| |
Item Level | |
| |
Collection Level | |
| |
Album Level | |
| |
Metadata Level | |
|
(*) This should only be possible for a system administrator.
(**) Functionality not yet provided but planned for future.
Object CRUD Matrix[edit]
Object | Create | Read | Update | Delete |
item | 10 | 13-14 | 12-16 | |
Collection | 11 | 17 | 19-20-21-23 | 22 |
Album | 35-36 | 26 | 28-29-30 | 31 |
Profile | 38 | ? | 39 | ? |
User/Group | 1 | 2 | 6 | 5 |
System | 18 | 4 |
Question:
- If a user has no right to create a collection (can not upload), can another user give him the right to upload within one collection?
- Does it make sense not to be able to create an Album?
- An admin role with all rights is missing?