mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-31 23:10:00 +02:00
api for set resource password and auth with resource password
This commit is contained in:
parent
b9ff0b5de6
commit
6044213b9b
10 changed files with 432 additions and 88 deletions
|
@ -50,6 +50,8 @@ export enum ActionsEnum {
|
|||
// removeUserAction = "removeUserAction",
|
||||
// removeUserSite = "removeUserSite",
|
||||
getOrgUser = "getOrgUser",
|
||||
setResourceAuthMethods = "setResourceAuthMethods",
|
||||
getResourceAuthMethods = "getResourceAuthMethods",
|
||||
}
|
||||
|
||||
export async function checkUserActionPermission(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue