Skip to content
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

[stable28] Fix CSP for script-src with nonce on edge #44088

Merged
merged 3 commits into from
Mar 11, 2024

Commits on Mar 11, 2024

  1. fix: Adjust user agent pattern for Edge

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b26fbc3 View commit details
    Browse the repository at this point in the history
  2. fix: Add edge as supported user agent for CSPv3 nonces

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3103a85 View commit details
    Browse the repository at this point in the history
  3. fix: Allow nonce in csp header also if no other reasons are given

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8df5864 View commit details
    Browse the repository at this point in the history