Futa Arai
|
8035e943cc
configure biome for personal-setting/security-settings routes
|
6 months ago |
Shun Miyazawa
|
25392ff810
rm todo
|
11 months ago |
Shun Miyazawa
|
f2c4243269
feat: add TODO comments for scope configuration updates in various routes
|
11 months ago |
Shun Miyazawa
|
03b1e2f0d6
Merge pull request #10053 from weseek/imprv/167156-prevent-rom-users-from-issuing-and-using-new-access-tokens
|
11 months ago |
Shun Miyazawa
|
02db0ba3a3
Disabled accessToken read/write for readOnly users
|
11 months ago |
Shun Miyazawa
|
489c9a5567
fix lint error
|
11 months ago |
Shun Miyazawa
|
0a3d226072
fix: update import paths for SCOPE from '~/interfaces/scope' to '@growi/core/dist/interfaces' across multiple files
|
11 months ago |
Shun Miyazawa
|
0c5d893fad
fix validator
|
1 year ago |
reiji-h
|
338a0e2cc3
Merge branch 'feat/enhanced-access-token' into feat/163166-163325-auto-delete-expired-access-token
|
1 year ago |
reiji-h
|
97b773cc9d
Enhance expiration date validation by normalizing time portions for accurate comparisons
|
1 year ago |
reiji-h
|
5197a3e7cb
feat: rename scope to scopes for consistency across access token handling
|
1 year ago |
reiji-h
|
3454d8bc95
feat: simplify access token handling by removing unnecessary scope parameters and improving scope extraction
|
1 year ago |
reiji-h
|
12ebed241b
feat: update access token handling to use Scope type and improve validation
|
1 year ago |
reiji-h
|
01dc28d00e
refactor: rename ALL_SCOPE to ALL_SIGN and update related logic; change scope type from string[] to Scope[] in access token model and routes
|
1 year ago |
reiji-h
|
51a3c2ef6b
implement placeholder validation for access token scope
|
1 year ago |
reiji-h
|
b16ae12b8b
add validator
|
1 year ago |
reiji-h
|
f6bcff277d
implement access token management APIs: add handlers for generating, deleting, and retrieving access tokens
|
1 year ago |