Skip to content

Polish SecurityProperties #33251

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

Closed

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Nov 18, 2022

This updates SecurityProperties.Filter#dispatcherTypes to use EnumSet#allOf instead of explicitly listing all the dispatcher types. This is IMO more readable and better expresses the intent that filter is now being mapped to all dispatcher types.

See #33090.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 18, 2022
@wilkinsona wilkinsona added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 18, 2022
@wilkinsona wilkinsona added this to the 3.0.x milestone Nov 18, 2022
wilkinsona pushed a commit that referenced this pull request Nov 18, 2022
wilkinsona added a commit that referenced this pull request Nov 18, 2022
@wilkinsona wilkinsona modified the milestones: 3.0.x, 3.0.0 Nov 18, 2022
@wilkinsona
Copy link
Member

Thanks very much, @vpavic.

@vpavic vpavic deleted the polish-security-properties branch November 18, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants