layerindex-web/templates/registration
Paul Eggleton 5d308d943e Enable password strength validation by default
Use Django's built-in password validators with reasonable settings, and
add a basic complexity validator since there isn't one provided.

Additionally, fix the registration form so that it shows the help text
which includes a description of what the password requirements are.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-11-06 13:58:32 +13:00
..
activate.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
activation_complete.html Added activation_complete template 2013-03-08 16:37:30 +00:00
activation_email_subject.txt Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
activation_email.txt Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
login.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
logout.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
password_change_done.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
password_change_form.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
password_reset_complete.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
password_reset_confirm.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
password_reset_done.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
password_reset_email.txt Fixes for django-registration 2.x 2016-09-20 20:46:56 +12:00
password_reset_form.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
registration_complete.html Change registered -> created in registration confirmation page 2013-03-28 01:15:25 +00:00
registration_form.html Enable password strength validation by default 2018-11-06 13:58:32 +13:00