Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | oauth2: Provide missing `user_editable` argument. | Frederick Muriuki Muriithi | |
2023-04-24 | auth: Return the actual privileges for the user | Frederick Muriuki Muriithi | |
Previously, the `oauth2/data/authorisation` endpoint was returning hard-coded values for the privileges assigned to the user for each resource. In this change, we rework to return the actual privileges for the user. | |||
2023-03-06 | auth: resources: Enable assigning a user roles on resources | Frederick Muriuki Muriithi | |