Skip to content

Add NullReturningMethodAuthorizationDeniedHandler #17084

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
May 14, 2025

Conversation

huhdy32
Copy link
Contributor

@huhdy32 huhdy32 commented May 10, 2025

This implementation of MethodAuthorizationDeniedHandler returns null when authorization is denied.

Issue: #16705

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 10, 2025
@huhdy32 huhdy32 force-pushed the gh-16705 branch 7 times, most recently from f0056fd to f8775b5 Compare May 10, 2025 16:53
This implementation of MethodAuthorizationDeniedHandler returns null
when authorization is denied.

Closes spring-projectsgh-16705

Signed-off-by: huhdy32 <[email protected]>
@rwinch rwinch self-assigned this May 14, 2025
@rwinch rwinch added in: core An issue in spring-security-core type: enhancement A general enhancement labels May 14, 2025
@rwinch rwinch added this to the 7.0.0-M1 milestone May 14, 2025
@rwinch rwinch enabled auto-merge (rebase) May 14, 2025 16:32
@rwinch
Copy link
Member

rwinch commented May 14, 2025

Thanks for the PR @huhdy32! I've scheduled this for merge as soon as the build passes

@rwinch rwinch merged commit 817938f into spring-projects:main May 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core An issue in spring-security-core status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants