dav_auth: small refactorings and improvements under the hood
Run tests / Execute tox to run the test suite (push) Successful in 3m38s
Run tests / Execute tox to run the test suite (push) Successful in 3m38s
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{% load bootstrap3 %}
|
||||
{% load i18n %}
|
||||
<br />
|
||||
<p>
|
||||
Dein Passwort entspricht nicht mehr den aktuellen Passwortrichtlinien.<br />
|
||||
Bitte hilf uns die Daten deiner Teilnehmer zu schützen und ändere dein Passwort.<br />
|
||||
</p>
|
||||
<p>
|
||||
<a href="{% url 'dav_auth:set_password' %}">{% trans 'Passwort ändern' %}</a>
|
||||
</p>
|
||||
<br />
|
||||
Reference in New Issue
Block a user