Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Replace deprecated #check calls with #authorize #16965

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
jzheaux merged 2 commits into spring-projects:main from evgeniycheban:gh-16936
Jun 12, 2025

Conversation

@evgeniycheban
Copy link
Contributor

@evgeniycheban evgeniycheban commented Apr 18, 2025

Closes gh-16936

Copy link
Contributor

Hey @evgeniycheban , It would be nice if the verify method of the AuthorizationManager interface also call authorize.

Copy link
Contributor Author

Hey @evgeniycheban , It would be nice if the verify method of the AuthorizationManager interface also call authorize.

Yeah, good catch, I must have missed that one.

@jzheaux jzheaux self-assigned this Apr 22, 2025
@jzheaux jzheaux added in: core An issue in spring-security-core type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 22, 2025
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, @evgeniycheban! I've left some feedback inline.

Closes spring-projectsgh-16936
Signed-off-by: Evgeniy Cheban <mister.cheban@gmail.com>
Copy link
Contributor Author

Hi, @jzheaux I've updated the PR.

Copy link
Contributor

It would be nice to make the same improvement for ReactiveAuthorizationManager as a separate commit.

evgeniycheban reacted with thumbs up emoji

Copy link
Contributor Author

Hi, @jzheaux @franticticktick I've added a new commit replacing check calls with authorize for ReactiveAuthorizationManager.

@evgeniycheban evgeniycheban force-pushed the gh-16936 branch 2 times, most recently from a191f9f to 8f2a6aa Compare April 24, 2025 21:55
...thorize
Closes spring-projectsgh-16936
Signed-off-by: Evgeniy Cheban <mister.cheban@gmail.com>
@jzheaux jzheaux merged commit 092bbfc into spring-projects:main Jun 12, 2025
6 checks passed
Copy link
Contributor

jzheaux commented Jun 12, 2025

Thanks again, @evgeniycheban, also @franticticktick for your feedback. This is now merged into main.

evgeniycheban reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jzheaux jzheaux jzheaux approved these changes

+1 more reviewer

@franticticktick franticticktick franticticktick left review comments

Reviewers whose approvals may not affect merge requirements

Labels

in: core An issue in spring-security-core type: enhancement A general enhancement

Projects

None yet

Milestone

7.0.0-M1

Development

Successfully merging this pull request may close these issues.

Replace check calls with authorize

AltStyle によって変換されたページ (->オリジナル) /