Skip to content

Consider replacing an inner loop with Set of authority strings in AuthorityAuthorizationManager#11189

Merged
jzheaux merged 1 commit intospring-projects:5.7.xfrom
evgeniycheban:gh-11188
May 9, 2022
Merged

Consider replacing an inner loop with Set of authority strings in AuthorityAuthorizationManager#11189
jzheaux merged 1 commit intospring-projects:5.7.xfrom
evgeniycheban:gh-11188

Conversation

@evgeniycheban
Copy link
Copy Markdown
Contributor

Consider replacing an inner loop with Set of authority strings in AuthorityAuthorizationManager

Closes gh-11188

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 9, 2022
@jzheaux jzheaux self-assigned this May 9, 2022
@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 May 9, 2022
@jzheaux
Copy link
Copy Markdown
Contributor

jzheaux commented May 9, 2022

@evgeniycheban, thanks for this. Since this will first go to 5.7, will you please rebase against 5.7.x instead?

@jzheaux jzheaux modified the milestones: 5.8.0-M1, 5.7.0 May 9, 2022
@evgeniycheban evgeniycheban changed the base branch from main to 5.7.x May 9, 2022 21:40
@evgeniycheban
Copy link
Copy Markdown
Contributor Author

@jzheaux I've rebased on top of 5.7.x.

@jzheaux jzheaux merged commit 89019fb into spring-projects:5.7.x May 9, 2022
@jzheaux
Copy link
Copy Markdown
Contributor

jzheaux commented May 9, 2022

Thanks, @evgeniycheban! This is now merged into 5.7.x.

@jzheaux jzheaux added the status: duplicate A duplicate of another issue label May 9, 2022
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: duplicate A duplicate of another issue type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider replacing an inner loop with Set of authority strings in AuthorityAuthorizationManager#isAuthorized

3 participants