layerindex-web/templates
Amber Elliot 9a9bbeb8b6 Add user security questions
Add user security questions upon registration as extra authentication
for password reset. Three unique security questions must be chosen and
answered. Answers are then stored in the database with the same hashing
algorithm as the users's password.

On password reset, users get two chances to get two out of three
security questions answered correctly. After a second failure their
account is locked and email is sent to the admin. The same template is
shown for the axes lockout. Super user cannot reset their password until
they set security questions.

Users can update their security questions or add them if they weren't
originally set (in the case of super user) in Edit Profile.

Signed-off-by: Amber Elliot <amber.n.elliot@intel.com>
2019-07-17 11:30:56 +12:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
django_registration Upgrade django-registration to version 3.0. 2019-07-17 11:30:56 +12:00
layerindex Add user security questions 2019-07-17 11:30:56 +12:00
registration Add user security questions 2019-07-17 11:30:56 +12:00
rrs RRS: move Export button and restore Tools drop-down menu 2019-02-21 15:47:56 +13:00
404.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
base.html Upgrade django-registration to version 3.0. 2019-07-17 11:30:56 +12:00
pagination.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00