reiji-h
|
052d7eddc5
Merge branch 'feat/162829-162857-scope' into feat/162852-163262-add-accesstokenparser-for-api-endpoint
|
1 год назад |
reiji-h
|
8f8cab5542
feat: enhance access token parser with specific scopes for attachment and page management routes
|
1 год назад |
reiji-h
|
47febad3ae
feat: update access token parser to include specific scopes for page management routes
|
1 год назад |
reiji-h
|
46b16475fe
feat: enhance access token parser with new scopes for attachment management
|
1 год назад |
reiji-h
|
bde1b06a33
fix test
|
1 год назад |
reiji-h
|
19a1f85618
refactor access token model to simplify scope extraction and add unit tests for scope utilities
|
1 год назад |
reiji-h
|
24630485b1
refactor access token handling to ensure required scopes are validated and improve scope extraction logic
|
1 год назад |
reiji-h
|
42a91898ca
refactor access token parser middleware to remove integration tests and simplify scope handling
|
1 год назад |
reiji-h
|
353fb7ea06
implement access token and API token parsers in middleware
|
1 год назад |
reiji-h
|
69a034067b
feat: integrate access token parser for preset and plugin template routes
|
1 год назад |
reiji-h
|
9bc1f803fc
feat: add questionnaire scope to access token parser for enhanced route security
|
1 год назад |
reiji-h
|
cf232b2bb5
feat: enhance access token parser with AI assistant scopes
|
1 год назад |
reiji-h
|
6a3dc10e11
feat: implement access token validation for plugin management routes
|
1 год назад |
reiji-h
|
b65a38526b
feat: integrate access token parser for user group management route
|
1 год назад |
reiji-h
|
9da9502b2f
fix files
|
1 год назад |
reiji-h
|
735984f49c
Merge branch 'feat/enhanced-access-token' into feat/162829-162857-scope
|
1 год назад |
reiji-h
|
c3168268b8
Merge branch 'master' into feat/enhanced-access-token
|
1 год назад |
Yuki Takei
|
82042b3a40
Merge pull request #9744 from weseek/fix/163021-safari-radio-button-layout
|
1 год назад |
reiji-h
|
611d3c3743
Merge branch 'feat/enhanced-access-token' into feat/162829-162857-scope
|
1 год назад |
reiji-h
|
c311b575d7
Merge branch 'master' into feat/enhanced-access-token
|
1 год назад |
reiji-h
|
aa68d200c9
feat: streamline scope extraction by combining result conversion and filtering
|
1 год назад |
reiji-h
|
c7ebbe130e
feat: update tests to reflect changes in scope authentication and enhance access token handling
|
1 год назад |
reiji-h
|
5197a3e7cb
feat: rename scope to scopes for consistency across access token handling
|
1 год назад |
reiji-h
|
640156b966
feat: enhance scope extraction by filtering out all scopes from the result
|
1 год назад |
reiji-h
|
2043081341
feat: refactor scope handling by separating admin and user scopes and updating access token parser
|
1 год назад |
reiji-h
|
3454d8bc95
feat: simplify access token handling by removing unnecessary scope parameters and improving scope extraction
|
1 год назад |
reiji-h
|
12ebed241b
feat: update access token handling to use Scope type and improve validation
|
1 год назад |
reiji-h
|
d2208e36bf
test code
|
1 год назад |
reiji-h
|
1c91d86164
feat: update access token parser to include scopes in user ID retrieval
|
1 год назад |
reiji-h
|
0e698a8acb
feat: implement scope utility functions for validation and extraction
|
1 год назад |