feature: Permissions #9
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Currently, everyone that creates some config also owns it.
It would be cool to be able to share configs with other people. The Guardian Backend can in theory already do this, but it's not at all exposed anywhere in the system.
Think about being able to "invite" some other user to have control over some config object.
Should we differentiate between read and write access?
Can we delegate permissions to a "team"?