-
Notifications
You must be signed in to change notification settings - Fork 7
complete authorization #28
Copy link
Copy link
Open
Labels
backendJava Backend (Server)Java Backend (Server)enhancementNew feature or requestNew feature or requestsecuritysecurity vulneratbilities (CVE)security vulneratbilities (CVE)
Milestone
Metadata
Metadata
Assignees
Labels
backendJava Backend (Server)Java Backend (Server)enhancementNew feature or requestNew feature or requestsecuritysecurity vulneratbilities (CVE)security vulneratbilities (CVE)
Type
Fields
Give feedbackNo fields configured for issues without a type.
We have generic permission checks in place. However, KeyList.permission is an attribute that should allow to provide and configure a custom permission required to save (create/update) KeyEntry instances of that list.
This is not yet implemented. Also the app is missing a group for a regular
Managerusers who can not only read but also save changes.