Skip to content

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 <[email protected]>
@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.

@Bragolgirith Bragolgirith deleted the patch-1 branch May 8, 2025 13:34
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