Skip to content

Reject the NULL character in paths in StrictHttpFirewall #8703

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
Jun 18, 2020

Conversation

candrews
Copy link
Contributor

  • Adds setAllowNull
  • By default, denies null in paths

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 17, 2020
@jzheaux jzheaux self-assigned this Jun 17, 2020
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 17, 2020
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, @candrews! I think it's a good idea to look at this change separately from the others.

I've left some feedback inline.

@candrews candrews force-pushed the reject-null-in-paths branch from f47b31b to 41696de Compare June 17, 2020 17:16
@candrews candrews requested a review from jzheaux June 17, 2020 18:43
Adds `setAllowNull`
By default, denies null in paths
@candrews candrews force-pushed the reject-null-in-paths branch from 41696de to 2e9c998 Compare June 17, 2020 20:31
@candrews
Copy link
Contributor Author

Done!

@jzheaux jzheaux merged commit efb6953 into spring-projects:master Jun 18, 2020
@jzheaux
Copy link
Contributor

jzheaux commented Jun 18, 2020

Thanks again for the PR, @candrews! This is now merged into master.

@jzheaux jzheaux added this to the 5.4.0-M2 milestone Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants