aboutsummaryrefslogtreecommitdiffstats
path: root/templates/registration
AgeCommit message (Expand)Author
2019-07-17Add license / note for django-registration-templatesPaul Eggleton
2019-07-17Disable autocomplete on sensitive fieldsPaul Eggleton
2019-07-17Add user security questionsAmber Elliot
2019-07-17Upgrade django-registration to version 3.0.Amber Elliot
2018-11-20Make login button return user to previous pagePaul Eggleton
2018-11-19Tweak activation complete pagePaul Eggleton
2018-11-19Require re-registration if user changes email addressPaul Eggleton
2018-11-06Improve password form formattingPaul Eggleton
2018-11-06Add some text to the password reset emailPaul Eggleton
2018-11-06Enable password strength validation by defaultPaul Eggleton
2018-11-06Add CAPTCHA to registration/password reset formsPaul Eggleton
2018-09-20Upgrade to Bootstrap 3Paul Eggleton
2016-09-20Fixes for django-registration 2.xPaul Eggleton
2016-09-20Fix for changes to auth views in Django 1.6Paul Eggleton
2016-06-12Upgrade to Django 1.6+Paul Eggleton
2013-03-28Change registered -> created in registration confirmation pagePaul Eggleton
2013-03-28Fix site name being blank in new account activation emailPaul Eggleton
2013-03-27Change "register" to "create account" on login pagePaul Eggleton
2013-03-27Fix CSRF validation errors in password reset formsPaul Eggleton
2013-03-08Added activation_complete templateAlexandru DAMIAN
2013-03-08Blocktrans can't take other url blocksAlexandru DAMIAN
2013-03-06Move all templates to a templates directoryPaul Eggleton