Skip to content

Route list table and filters - #163

Merged
arhimede merged 3 commits into
mainfrom
route-list-table-and-filters
Sep 5, 2026
Merged

Route list table and filters#163
arhimede merged 3 commits into
mainfrom
route-list-table-and-filters

Conversation

@arhimede

@arhimede arhimede commented Sep 4, 2026

Copy link
Copy Markdown
Member

No description provided.

Keys are generated by php ./bin/generate-oauth2-keys.php, which skips when
all three files in data/oauth exist, so updates no longer invalidate issued
tokens (7.2.0, issue #503). UserService::revokeTokens() is private; document
the repository methods instead. Adds a key rotation FAQ.

Signed-off-by: arhimede <julian@dotkernel.com>
Table now lists all 38 routes with the index column, including the two
security routes split in 6.0. Filters use str_contains, so they are
case-sensitive, not case-insensitive as documented.

Signed-off-by: arhimede <julian@dotkernel.com>
@arhimede
arhimede requested a review from alexmerlin September 4, 2026 19:40

@alexmerlin alexmerlin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/book/v7/security/oauth2-security.md is part of #162 but somehow it got mixed in this PR as well.

Splits a two-sentence line and unwraps the second. No wording changes.

Signed-off-by: arhimede <julian@dotkernel.com>
@arhimede
arhimede merged commit 53ed80d into main Sep 5, 2026
10 checks passed
@arhimede
arhimede deleted the route-list-table-and-filters branch September 5, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants