Commit f4ca4247 authored by Michal Čihař's avatar Michal Čihař

Bring back asking for old password when doing reset

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 5f5bb539
......@@ -14,6 +14,10 @@
<p>{% trans "Please enter your new password twice so we can verify you typed it in correctly." %}</p>
{% if change_form %}
{{ change_form.as_div }}
{% endif %}
{{ form.as_div }}
</div>
<div class="panel-footer">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment