Roles/plans #7
Labels
No labels
Priority: HIGH
TODO
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: stereo.cat/backend#7
Loading…
Add table
Add a link
Reference in a new issue
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?
We need to add user roles/plans
wdym
this. also admin/moderator roles w/ permission to like do shit yk
being worked on now
fire
Idea for roles:
Also to add: A user can have more than one roles, so roles should have some kind of priority indicator (e.g. a number ranging from 1 to 100, 1 being the role taking precedence over all other roles, and 100 being the lowest role).
Store roles as some kind of array (probably impossible with sql shenanigans) or use a many-to-many relationship table.