mirror of https://github.com/watcha-fr/synapse
Fix html templates to load images only on HTTPS (#14625)
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>1.103.0-whithout-watcha
parent
c369e95691
commit
a58b550eac
@ -0,0 +1 @@ |
||||
Fix html templates to load images only on HTTPS. Contributed by @ashfame. |
Loading…
Reference in new issue