New TODO updates

This commit is contained in:
Ethan Wellenreiter 2025-07-23 23:54:42 -04:00
parent 10da175694
commit 7effe9daa4

11
TODO.md
View File

@ -40,3 +40,14 @@ anyone can make an organization and add people as admins.
Figure out the permissions stuff. ACL maybe? idk
for the permissions, maybe something like
have group names be part of group names?
each group has a role. then that group role gets allowed to access the other stuff depending on their permissions
so for example, a role name could be organization::group::group::role
no/limited special character group names
set up a database migration to initialize the roles? or figure out the base roles in code