CSP Fix for Password-Protected Uploads, Downloads and Notes
🐛 Bug Fixes
- server: Fixed password-protected file and note uploads/downloads failing with
WebAssembly.compile() blocked by CSPin browsers behind reverse proxies that forward CSP headers - added'wasm-unsafe-eval'toscript-srcto allow Argon2id (hash-wasm) to compile its inline WASM binary.
🐳 Docker
- Image:
skyfay/skysend:v2.5.5 - Also tagged as:
latest,v2 - Platforms: linux/amd64, linux/arm64