OpenSlides / openslides-media-service

Media service for OpenSlides 3+
MIT License
0 stars 14 forks source link

Update content disposition to attachment #74

Closed bastianjoel closed 12 months ago

bastianjoel commented 12 months ago

This pr changes the content disposition header for file downloads from inline to attachment. With this change files will no longer be displayed by the browser but instead directly downloaded.

This does not affect any assets that are used by the page (e.g. projected pdfs, fonts, web logos, logos within pdfs).