Shun Miyazawa
|
2abc9384e5
feat: add access token parser to markdown settings routes for enhanced security
|
10 mesi fa |
Shun Miyazawa
|
4b7b5a8f4c
Removed accessTokenParser from endpoints with next.delegateToNext middleware
|
10 mesi fa |
Shun Miyazawa
|
f2c4243269
feat: add TODO comments for scope configuration updates in various routes
|
10 mesi fa |
Shun Miyazawa
|
204218c3c3
Merge branch 'feat/enhanced-access-token' into imprv/167279-add-scopes-to-endpoints-where-accesstokenparser-has-no-scopes-configured
|
10 mesi fa |
Shun Miyazawa
|
199312e53c
feat: add access token parser for external user group relations route
|
10 mesi fa |
Yuki Takei
|
6188961b1c
Merge pull request #10037 from weseek/fix/167097-codeql-problems
|
10 mesi fa |
Shun Miyazawa
|
3f786e2f8e
remove -> deleteMany
|
10 mesi fa |
Shun Miyazawa
|
656beaacb3
Merge branch 'feat/enhanced-access-token' into fix/167097-codeql-problems
|
10 mesi fa |
Shun Miyazawa
|
03b1e2f0d6
Merge pull request #10053 from weseek/imprv/167156-prevent-rom-users-from-issuing-and-using-new-access-tokens
|
10 mesi fa |
Shun Miyazawa
|
cdfcd3b38c
Merge branch 'master' into feat/enhanced-access-token
|
10 mesi fa |
Shun Miyazawa
|
68616cfff1
Do not display AccessTokenSettings while loading currentUser
|
10 mesi fa |
mergify[bot]
|
ac7a33b495
Merge pull request #10033 from weseek/support/156162-167027-remark-drawio-biome
|
10 mesi fa |
Shun Miyazawa
|
6bf6d3296b
feat: conditionally render Access Token Settings for non-readOnly users
|
10 mesi fa |
Shun Miyazawa
|
02db0ba3a3
Disabled accessToken read/write for readOnly users
|
10 mesi fa |
Shun Miyazawa
|
fbe5b3d793
fix: add check for read-only user in access token parser
|
10 mesi fa |
Shun Miyazawa
|
8d7ad6eac3
feat: add debug level for access-token middleware
|
10 mesi fa |
Yuki Takei
|
8ba71ab810
Merge pull request #10048 from weseek/imprv/166911-add-scopes-to-endpoints-where-accesstokenparser-has-no-scopes-configured
|
10 mesi fa |
Shun Miyazawa
|
1a463ae23c
Add scopes to endpoints where AccessTokenParser has no scopes configured
|
10 mesi fa |
Shun Miyazawa
|
89371aa5f2
Update JSDoc
|
10 mesi fa |
Shun Miyazawa
|
efd2ff1e71
rm debug code
|
10 mesi fa |
Shun Miyazawa
|
1739e03a8d
fix test
|
10 mesi fa |
Shun Miyazawa
|
489c9a5567
fix lint error
|
10 mesi fa |
mergify[bot]
|
f1c1c52a68
Merge pull request #10051 from weseek/fix/updating-admin-settings
|
10 mesi fa |
Shun Miyazawa
|
5cd2402fc5
fix lint error
|
10 mesi fa |
Shun Miyazawa
|
f33ce3ceea
fix: update import path for ALL_SIGN from local interface to '@growi/core/dist/interfaces'
|
10 mesi fa |
Shun Miyazawa
|
5bbceb3edb
fix: update import paths for Scope from local interfaces to '@growi/core/dist/interfaces'
|
10 mesi fa |
mergify[bot]
|
ebd78218ec
Merge pull request #10049 from weseek/fix/hide-google-oauth-client-secret
|
10 mesi fa |
Yuki Takei
|
e97f3d86a1
change defaultValue to value
|
10 mesi fa |
Yuki Takei
|
b1c64f9079
change defaultValue to value
|
10 mesi fa |
Yuki Takei
|
a379fd837b
support removeIfUndefined option for passport-google configurations
|
10 mesi fa |