Skip to content

Improve @CurrentSecurityContext meta-annotations #15553

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

kse-music
Copy link
Contributor

Closes gh-15551

Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

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

Thanks, @kse-music, for the PR! In addition to my inline feedback, will you please add tests to WebMvcSecurityConfigurationTests and ServerHttpSecurityConfigurationTests? You can see the ones that I did for the @AuthenticationPrincipal PR for inspiration. Once done, please squash your commits so there is only one.

@kse-music
Copy link
Contributor Author

@jzheaux All feedback has been completed

@jzheaux jzheaux self-assigned this Aug 13, 2024
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 13, 2024
@jzheaux jzheaux added this to the 6.4.0-M2 milestone Aug 13, 2024
@jzheaux jzheaux merged commit ed16c86 into spring-projects:main Aug 13, 2024
4 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Aug 13, 2024

Thanks, @kse-music! This is now merged into main.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve @CurrentSecurityContext meta-annotations
3 participants