-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't workingwaitingThis depends on somethingThis depends on something
Description
Currently, our content security policy must allow unsafe scripts and styles because of Nuxt and Tailwind. Therefore the X-XSS-Protection
security header is currently set to 1; mode=block
instead of 0
as well.
All insecure csp properties should be removed once Nuxt & Tailwind allow to do so and the security header should be set back to 0
.
Also:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwaitingThis depends on somethingThis depends on something
Type
Projects
Status
⏳ Waiting