Skip to content

Fix the request matcher patterns in the documentation #16713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

Bragolgirith
Copy link
Contributor

As discussed in #12950, the request matcher pattern examples on the Authorize HTTP Requests - Security Matchers page are incorrect:

  • /user/** should be /api/user/**
  • /admin/** should be /api/admin/**

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 10, 2025
@jzheaux jzheaux self-assigned this Mar 20, 2025
Fix patterns in the Security Matchers documentation

Signed-off-by: Bragolgirith <6455473+Bragolgirith@users.noreply.github.com>
@jzheaux jzheaux changed the base branch from main to 6.3.x March 20, 2025 19:29
@jzheaux jzheaux added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 20, 2025
@jzheaux jzheaux added this to the 6.3.9 milestone Mar 20, 2025
@jzheaux jzheaux merged commit 72554f7 into spring-projects:6.3.x Mar 21, 2025
6 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Mar 21, 2025

Thanks, @Bragolgirith! This is now merged into 6.3.x, 6.4.x, and main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants