-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(rbac): fix service to service requests for RBAC CRUD (#886)
* fix(rbac): fix service to service requests for RBAC CRUD Signed-off-by: Oleksandr Andriienko <[email protected]> * fix(rbac): limit service to service requests to only read operations Signed-off-by: Oleksandr Andriienko <[email protected]> * fix(rbac): fix compilation after rebase Signed-off-by: Oleksandr Andriienko <[email protected]> --------- Signed-off-by: Oleksandr Andriienko <[email protected]>
- Loading branch information
1 parent
307c913
commit 0b72d73
Showing
2 changed files
with
71 additions
and
136 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.