feat: 注册 rbac api 路径 — add_user.dspy / update_user.dspy
This commit is contained in:
parent
6c94376b3d
commit
7bda5f4094
@ -771,6 +771,8 @@ paths="""/ any
|
||||
/rbac/users/get_users.dspy *.admin
|
||||
/rbac/users/enable_user.dspy *.admin
|
||||
/rbac/users/disable_user.dspy *.admin
|
||||
/rbac/api/add_user.dspy *.admin
|
||||
/rbac/api/update_user.dspy *.admin
|
||||
/rbac/add_adminuser.dspy owner.superuser
|
||||
/rbac/reseller logined
|
||||
/rbac/reseller/update_organization.dspy logined
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user