Reduce complexity #4

Open
opened 2024-01-08 21:35:37 +11:00 by nathan · 0 comments
Owner

A user can only be in one group
A group can have permissions on multiple safes

If a user is an admin they can do user related functions like create users, groups, assign permissions

But a user has to have an entry in the permissions table that maps the group to the safe, in order to perform CRUD operations on any secrets in that safe

What does a group being an admin give them? All users in that group can do user related function

A user can only be in one group A group can have permissions on multiple safes If a user is an admin they can do user related functions like create users, groups, assign permissions But a user has to have an entry in the permissions table that maps the group to the safe, in order to perform CRUD operations on any secrets in that safe What does a group being an admin give them? All users in that group can do user related function
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nathan/smt#4
No description provided.