Age | Commit message (Collapse) | Author | Files |
|
(#2151)
* start updating rate limiting, add exceptions
* tests, comments, tidying up
* add rate limiting exceptions to example config
* envparsing
* nolint
* apply kimbediff
* add examples
|
|
URIs (#2134)
* [feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs
* env parsing tests, my coy mistress
|
|
(#2109)
* update CSP header for blob images (upload preview) and dev livereload websocket
* update csp for s3, update csp tests
|
|
* [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'
|
|
* [bugfix] Add s3 endpoint as image-src and media-src for CSP
* use https if secure
* reorder comment
|