mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-20 03:06:06 +01:00
9b553a1087
* 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) |
||
---|---|---|
.. | ||
controller.ex | ||
media_proxy.ex |