-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
acl: re-implement some basic ACL endpoint
Due to breaking changes within the ACL API, most endpoints had to be reimplemented. This commit introduces the following full implementation: - `acl list` - `acl read` - `acl delete` - `acl clone` `acl create` and `acl update` ared also introduced but currently have limitations since policies and roles aren't properly supported yet.
- Loading branch information
Mathias Brulatout
committed
Mar 18, 2024
1 parent
d04249b
commit acbd109
Showing
2 changed files
with
238 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.