Skip to content

Commit

Permalink
Fuck csp
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Apr 16, 2023
1 parent 908a468 commit 240fc8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class WebServer {
} else {
config.staticFiles.add("/public", Location.CLASSPATH)
config.vue.optimizeDependencies = false
config.vue.enableCspAndNonces = true
config.vue.enableCspAndNonces = false // sucks to not have nonces, but CSP sucks.
}
// 191231307290771456
// 191245668617158656
Expand Down

0 comments on commit 240fc8b

Please sign in to comment.