Reduce complexity #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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