Faheetah / relaxir

Online recipe book written in Elixir and Phoenix
1 stars 0 forks source link

Add groups for users that support RBAC #21

Open Faheetah opened 2 years ago

Faheetah commented 2 years ago

Users should be able to join a group and share content, probably an add permissions sort of thing so that you can share read only with users, or write, or full control. Could name them like "reader" and "author" roles. Maybe functionality that either lets you share control (co-creator)

This will also require updating unit tests and better defining what a site admin is (RBAC for the site in addition to content)