Skip to content

disable X-XSS-Protection - #2975

Merged
bulldozer-bot[bot] merged 1 commit into
developfrom
blaub/disable-x-xss-protection
Jul 13, 2026
Merged

disable X-XSS-Protection#2975
bulldozer-bot[bot] merged 1 commit into
developfrom
blaub/disable-x-xss-protection

Conversation

@bjlaub

@bjlaub bjlaub commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Before this PR

conjure-java-undertow-runtime automatically sets the value of X-XSS-Protection to 1; mode=block on responses.

After this PR

Set the value of X-XSS-Protection to 0. This header is no longer recommended. See also
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-XSS-Protection.
==COMMIT_MSG==
disable X-XSS-Protection
==COMMIT_MSG==

Possible downsides?

@changelog-app

changelog-app Bot commented Jul 13, 2026

Copy link
Copy Markdown

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

disable X-XSS-Protection

Check the box to generate changelog(s)

  • Generate changelog entry

@changelog-app

changelog-app Bot commented Jul 13, 2026

Copy link
Copy Markdown

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

💡 Improvements

  • disable X-XSS-Protection (#2975)

@bulldozer-bot
bulldozer-bot Bot merged commit c1d9f5d into develop Jul 13, 2026
5 checks passed
@bulldozer-bot
bulldozer-bot Bot deleted the blaub/disable-x-xss-protection branch July 13, 2026 13:12
@autorelease3

autorelease3 Bot commented Jul 13, 2026

Copy link
Copy Markdown

Released 8.82.0

This creates a tag and GitHub release. Additional build or deployment steps may still be in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants