From 7ad926008dbb6330a8d4ad8cae3c8fe515bc7eaf Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 14 Nov 2019 12:06:25 +0000 Subject: [PATCH] auth: Fix redirection when next is unset Signed-off-by: Michael Tremer --- src/templates/auth/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}