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

merge dev into main #8

Merged
merged 3 commits into from
Sep 29, 2024
Merged

merge dev into main #8

merged 3 commits into from
Sep 29, 2024

Conversation

IslamZaoui
Copy link
Owner

Changes

This commit addresses issue #7, where the library was overriding SvelteKit's
CSP directives without using the nonce value. The changes include:

- Modified securityHeaders.ts to integrate with SvelteKit's CSP
- Updated types and utilities to support nonce integration
- Adjusted demo app configuration to demonstrate proper CSP usage
- Renamed and reorganized files for better structure
Copy link

vercel bot commented Sep 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
securekit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2024 4:17pm

@IslamZaoui IslamZaoui merged commit 7027305 into main Sep 29, 2024
4 checks passed
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.

config.csp override sveltekit CSP directives
1 participant