akkoma/lib/pleroma/web/media_proxy
href 9b553a1087
media_proxy: CSP, content-disposition
* Adds CSP headers to the media proxy endpoint

* Sends `content-disposition: attachment; …` for non-image/video/audio
content types

The default list can be overwritten with `:media_proxy,
:safe_content_types` in the configuration.

* Also now appends the filename to the proxy URL (fixes some mobile apps,
it was requested a while ago)
2018-11-13 15:58:02 +01:00
..
controller.ex media_proxy: CSP, content-disposition 2018-11-13 15:58:02 +01:00
media_proxy.ex media_proxy: CSP, content-disposition 2018-11-13 15:58:02 +01:00