fix: Restrict the request permissions of providers and applications (#970)

This commit is contained in:
leoshine
2022-08-07 16:05:05 +08:00
committed by GitHub
parent 32b4d98c2a
commit 8e5cd18c91
6 changed files with 137 additions and 15 deletions

View File

@ -83,7 +83,7 @@ p, *, *, GET, /api/get-account, *, *
p, *, *, GET, /api/userinfo, *, *
p, *, *, *, /api/login/oauth, *, *
p, *, *, GET, /api/get-application, *, *
p, *, *, GET, /api/get-applications, *, *
p, *, *, GET, /api/get-organization-applications, *, *
p, *, *, GET, /api/get-user, *, *
p, *, *, GET, /api/get-user-application, *, *
p, *, *, GET, /api/get-resources, *, *