Show resource list page to users.

This commit is contained in:
Yang Luo
2021-09-06 00:49:10 +08:00
parent f4a59de3a5
commit e4846807cd
6 changed files with 28 additions and 19 deletions

View File

@ -85,6 +85,7 @@ p, *, *, GET, /api/get-user, *, *
p, *, *, GET, /api/get-organizations, *, *
p, *, *, GET, /api/get-user-application, *, *
p, *, *, GET, /api/get-default-providers, *, *
p, *, *, GET, /api/get-resources, *, *
p, *, *, POST, /api/upload-avatar, *, *
p, *, *, POST, /api/unlink, *, *
p, *, *, POST, /api/set-password, *, *