From 2676e1d7130160673c408987c4aeef83f9f57b6d Mon Sep 17 00:00:00 2001 From: Marian Sigler Date: Fri, 28 Sep 2012 03:12:52 +0200 Subject: Disable csrf where user is not logged in; Show CSRF errors in forms. --- templates/lost_password.html | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/lost_password.html') diff --git a/templates/lost_password.html b/templates/lost_password.html index 391af0d..0856366 100644 --- a/templates/lost_password.html +++ b/templates/lost_password.html @@ -10,7 +10,6 @@ mit dem du dir ein neues setzen kannst.

{{ render_field(form.username, autofocus="autofocus") }} - {{ form.csrf_token }}
{%- endblock %} -- cgit v1.2.3-1-g7c22