ForgotPassword: DONE-Using the Django authentication system- Adapted to use manifold...
authorYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 9 Jan 2014 17:09:18 +0000 (18:09 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 9 Jan 2014 17:09:18 +0000 (18:09 +0100)
commit0c34b56ff3e9887a592363ce92753a6a8383aa45
treeebad783bff652678c8ccedccb44ef96ad0b79536
parent28588dee7d12217e31789aee1f9a9733e4121487
ForgotPassword: DONE-Using the Django authentication system- Adapted to use manifold backend (not working because in actions.py manifold_update_user is not working with execute_admin_query- needed to be fixed)
portal/django_passresetview.py [new file with mode: 0644]
portal/forms.py
portal/urls.py
ui/templates/registration/.password_reset_confirm.html.swp [new file with mode: 0644]
ui/templates/registration/password_reset_complete.html [new file with mode: 0644]
ui/templates/registration/password_reset_confirm.html [new file with mode: 0644]
ui/templates/registration/password_reset_done.html [new file with mode: 0644]
ui/templates/registration/password_reset_email.html [new file with mode: 0644]
ui/templates/registration/password_reset_form.html [new file with mode: 0644]