Stefan Melmuk
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
src/util.rs
|
|
|
@ -95,6 +95,7 @@ impl Fairing for AppHeaders { |
|
|
|
manifest-src 'self'; \ |
|
|
|
base-uri 'self'; \ |
|
|
|
form-action 'self'; \ |
|
|
|
media-src 'self'; \ |
|
|
|
object-src 'self' blob:; \ |
|
|
|
script-src 'self' 'wasm-unsafe-eval'; \ |
|
|
|
style-src 'self' 'unsafe-inline'; \ |
|
|
|
|