Set CSP-Nonce #17

As we overwrite kopano-index handler to serve index from vfs, we need to do this manually.
This commit is contained in:
Ilja Neumann
2020-02-20 11:48:27 +01:00
parent 104a3fcf99
commit 16cbca8ad1
3 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ require (
github.com/spf13/viper v1.6.1
go.opencensus.io v0.22.2
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
stash.kopano.io/kc/konnect v0.28.0
stash.kopano.io/kc/konnect v0.28.1
stash.kopano.io/kgol/rndm v1.1.0
)
replace stash.kopano.io/kc/konnect => github.com/IljaN/konnect v0.29.0-alpha2