Replies: 4 comments
-
Group-level ACLs would be really useful! I've in mind at least the following ones:
|
Beta Was this translation helpful? Give feedback.
-
After talking about the implementation details, we could probably pick some inspiration from OpenRelik |
Beta Was this translation helpful? Give feedback.
-
Beyond these roles
Do we also want to implement visibility on objects? (e.g. an object is only visible to certain groups). How we approach this requires more discussion I think, so maybe as a second step? |
Beta Was this translation helpful? Give feedback.
-
Implemented in #1214 |
Beta Was this translation helpful? Give feedback.
-
Yeti currently supports having multiple users, as well users with super prvileges (can reset other user's passwords, etc.). This is not currently used anywhere, except to have people authenticate to the service.
#916 surfaces the need for auditability, which would also include tracking user's actions on the platform.
We should also consider whether we want to add ACLs, and if so, how we want this implemented. Individual-level ACLs, group-level ACLs?
Beta Was this translation helpful? Give feedback.
All reactions