Skip to content

Remove deprecated XSS protection setter from HttpHeaderSecurityFilter#3871

Open
gdgenchev wants to merge 1 commit intocloudfoundry:developfrom
gdgenchev:remove-derpecated-setter-filters-config
Open

Remove deprecated XSS protection setter from HttpHeaderSecurityFilter#3871
gdgenchev wants to merge 1 commit intocloudfoundry:developfrom
gdgenchev:remove-derpecated-setter-filters-config

Conversation

@gdgenchev
Copy link
Copy Markdown
Contributor

This comes from tomcat-embed-core and it was deprecated. Spring 7 pulls a newer version where this setter does not exist. It seems we already have CSP header setting and this setXssProtectionEnabled was set to false anyway, so it seems a safe change.

This comes from tomcat-embed-core and it was deprecated. Spring 7 pulls a newer version where this setter does not exist. It seems we already have CSP header setting and this `setXssProtectionEnabled` was set to false anyway, so it seems a safe change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant