Skip to content
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

Add hasAnyAuthority method in AuthorizePayloadsSpec.Access #7455

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

eberttc
Copy link
Contributor

@eberttc eberttc commented Sep 19, 2019

Fixes gh-7437

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 19, 2019
@eberttc eberttc force-pushed the gh-7437 branch 3 times, most recently from 7b1aec8 to f08a5fb Compare September 19, 2019 02:15
@eddumelendez
Copy link
Contributor

@rwinch do you think this PR makes sense and can be merged anytime soon?

@rwinch rwinch merged commit 3a66191 into spring-projects:master Sep 30, 2019
@rwinch rwinch added in: config An issue in spring-security-config type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 30, 2019
@rwinch rwinch self-assigned this Sep 30, 2019
@rwinch rwinch added this to the 5.2.0 milestone Sep 30, 2019
@rwinch
Copy link
Member

rwinch commented Sep 30, 2019

Thanks for the PR @eberttc! This is merged into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add AuthorizePayloadsSpec.Access denyAll, hasAnyRole, hasAnyAuthority
4 participants