summaryrefslogtreecommitdiff
path: root/views.py
Commit message (Expand)AuthorAgeFilesLines
* change_password and reset_password now takes a password type (pwtype) instead...Johan Lundberg2011-08-031-20/+16
* Added ipad to User Agent regex.Johan Lundberg2011-07-051-1/+1
* Rewrote _generate_password() so that generated passwords follow the NORDUnet ...Johan Lundberg2011-05-301-8/+26
* Updated so that password strength follows NORDUnet security guidelines.Johan Lundberg2011-05-271-7/+8
* Added support mobile device templetes.Johan Lundberg2011-05-261-10/+26
* Added *args to change_other. Changed default lenght of reset password to 10.Johan Lundberg2011-05-251-7/+11
* Change the way change_other works.Johan Lundberg2011-05-181-4/+2
* .Johan Lundberg2011-05-171-1/+1
* More typos.Johan Lundberg2011-05-171-1/+1
* Added code for changing other attributes.Johan Lundberg2011-05-171-0/+27
* Little documentation.Johan Lundberg2011-05-101-6/+7
* Ui fixing.Johan Lundberg2011-05-101-3/+8
* Minor fix.Johan Lundberg2011-05-101-0/+2
* Minor fix.Johan Lundberg2011-05-101-2/+2
* Minor fixes.Johan Lundberg2011-05-101-3/+3
* Minor fixes.Johan Lundberg2011-05-101-1/+1
* Handle when user has no full name.Johan Lundberg2011-05-101-1/+4
* Now uses two functions in views instead of passing a function in urls.Johan Lundberg2011-05-101-3/+15
* Added reset password functionality.Johan Lundberg2011-05-101-13/+48
* Added url names and use url reverse.Johan Lundberg2011-02-011-2/+2
* Added user authentication.Johan Lundberg2011-01-271-4/+11
* Added password strenght indicator js and css.Johan Lundberg2011-01-261-1/+3
* Initial commit.Johan Lundberg2011-01-261-0/+24