Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-08-14 | [fix] Update CSP header for blob images (upload preview) and dev livereload ↵v0.11.0-rc3 | 1 | ||
(#2109) * update CSP header for blob images (upload preview) and dev livereload websocket * update csp for s3, update csp tests | ||||
2023-08-12 | [bugfix] CSP policy fixes for S3/object storage (#2104) | 1 | ||
* [bugfix] CSP policy fixes for S3 in non-proxied mode * It should be img-src * In both img-src and media-src we still need to include 'self' | ||||
2023-08-11 | [bugfix] Add s3 endpoint as image-src and media-src for CSP (#2103)v0.11.0-rc2 | 1 | ||
* [bugfix] Add s3 endpoint as image-src and media-src for CSP * use https if secure * reorder comment |