Skip to content

FIX separator issue in csp header#7126

Merged
bdukes merged 3 commits intodnnsoftware:developfrom
sachatrauwaen:dev-csp-fix1
Mar 17, 2026
Merged

FIX separator issue in csp header#7126
bdukes merged 3 commits intodnnsoftware:developfrom
sachatrauwaen:dev-csp-fix1

Conversation

@sachatrauwaen
Copy link
Copy Markdown
Contributor

Fixes #7123

  1. turning mode to "Report Only" and attempting to save the default headers gives error is fixed.

Solution : Change the use of Comma to Semicolon Separator for parsing csp header

  1. fix test project to execute tests

Because an an issue in the test project , the tests where not executed and the separator issue was not auto detected

fix test project to execute tests
Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, that was quick!

@bdukes bdukes added this to the 10.3.0 milestone Mar 17, 2026
@bdukes bdukes enabled auto-merge (rebase) March 17, 2026 21:00
@bdukes bdukes changed the title FIX separeror issue in csp header FIX separator issue in csp header Mar 17, 2026
@bdukes bdukes merged commit ba45fbb into dnnsoftware:develop Mar 17, 2026
5 checks passed
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.

[Bug]: turning mode to "Report Only" and attempting to save the default headers gives error

4 participants