From 0eb464f428435a53bd8c50b6e385675ad02517b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Fri, 15 Oct 2021 15:21:22 +0200 Subject: [PATCH] Force invite QR code to HTTPS We could also do a thing with ProxyFix, but honestly, this should always be HTTPS. --- snikket_web/templates/invite_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snikket_web/templates/invite_view.html b/snikket_web/templates/invite_view.html index 6467b00..14adf91 100644 --- a/snikket_web/templates/invite_view.html +++ b/snikket_web/templates/invite_view.html @@ -68,7 +68,7 @@ {#- -#}

{% trans %}Use a QR code scanner on your mobile device to scan the code below:{% endtrans %}

-
+
{#- -#}