mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-02 02:51:34 +02:00
This PR changes http-based image URLs to be https in html templates. This impacts the Synapse SSO error page, where browsers report mixed media content warnings. Also, https://matrix.org/img/vector-logo-email.png is currently broken but the URL has been updated to be https anyway. Signed-off-by: Ashish Kumar <ashfame@users.noreply.github.com>
2 lines
74 B
Plaintext
2 lines
74 B
Plaintext
Fix html templates to load images only on HTTPS. Contributed by @ashfame.
|