Design User Profiles, Roles, and permissions #11
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?
Create data structures, and high-level relationship information on users and roles, including mapping to permissions.
Users:
Roles:
See the design document, here: docs/users_roles_permissions.md
Initial design done. Leaving open until it's been implemented.