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

feat: Add CSP nonce handling #673

Merged
merged 1 commit into from
Aug 13, 2024
Merged

feat: Add CSP nonce handling #673

merged 1 commit into from
Aug 13, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 2, 2024

Add function for getting the CSP nonce, as this is not always the same as the CSRF token.
This requires this server PR first: nextcloud/server#43573 (well basically both require each other)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested a review from skjnldsv August 13, 2024 07:34
@susnux susnux added enhancement New feature or request 3. to review labels Aug 13, 2024
@nickvergessen nickvergessen removed their request for review August 13, 2024 08:26
@susnux susnux requested a review from ShGKme August 13, 2024 10:03
@susnux susnux merged commit 7a8c744 into main Aug 13, 2024
11 checks passed
@susnux susnux deleted the feat/csp-nonce branch August 13, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants