mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-04 23:09:34 -05:00
add ListPermissions route
This commit is contained in:
@@ -43,6 +43,7 @@ enum ReadRequest {
|
||||
GetUsers(GetUsers),
|
||||
GetUsername(GetUsername),
|
||||
ListApiKeys(ListApiKeys),
|
||||
ListPermissions(ListPermissions),
|
||||
ListUserPermissions(ListUserPermissions),
|
||||
|
||||
// ==== USER GROUP ====
|
||||
|
||||
Reference in New Issue
Block a user