From: Michael Tremer Date: Thu, 14 Nov 2019 12:06:25 +0000 (+0000) Subject: auth: Fix redirection when next is unset X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ad926008dbb6330a8d4ad8cae3c8fe515bc7eaf;p=ipfire.org.git auth: Fix redirection when next is unset Signed-off-by: Michael Tremer --- diff --git a/src/templates/auth/login.html b/src/templates/auth/login.html index 897a1955..d359dd43 100644 --- a/src/templates/auth/login.html +++ b/src/templates/auth/login.html @@ -18,7 +18,7 @@
{% raw xsrf_form_html() %} - + {% if next %}{% end %}