Skip to content

Enable CSP nonce flag#344

Merged
RayPlante merged 1 commit into
integrationfrom
fix/cap-nonce
Dec 17, 2025
Merged

Enable CSP nonce flag#344
RayPlante merged 1 commit into
integrationfrom
fix/cap-nonce

Conversation

@RayPlante
Copy link
Copy Markdown
Collaborator

A recent security finding now requires that we build in nonce keys to comply with latest content security policy (CSP) standards at NIST. Angular now supports this simply, as illustrated in this PR.

Note that to meet the requirements, an accompanying change is required in the reverse proxy server configuration. I have tested this on oardev.

@shiftmed, please confirm that this does not break your development mode.

@RayPlante RayPlante requested a review from shiftmed December 16, 2025 21:28
@shiftmed
Copy link
Copy Markdown
Contributor

No issues on my end. Thanks @RayPlante! :)

@RayPlante RayPlante merged commit 24519ea into integration Dec 17, 2025
1 check passed
@RayPlante RayPlante deleted the fix/cap-nonce branch December 17, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants