mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
The "download" attribute on the button only functions for same-origin requests; thus, the download endpoint must be used in order for the "Download" button to function for uploaded images which are stored in S3, and thus served from a different origin. This is only done for uploaded images; it does not address a similar problem with Camo, when Camo is hosted on a different hostname. Fixes: #19238.
20 KiB
20 KiB