summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added a TODO comment.HEADmasterJohan Lundberg2013-03-041-0/+1
* change_password and reset_password now takes a password type (pwtype) instead...Johan Lundberg2011-08-032-22/+18
* 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
* Added templates for mobile devices.Johan Lundberg2011-05-276-3/+189
* Updated so that password strength follows NORDUnet security guidelines.Johan Lundberg2011-05-273-23/+24
* Added support mobile device templetes.Johan Lundberg2011-05-261-10/+26
* Minor change.Johan Lundberg2011-05-251-1/+1
* Added *args to change_other. Changed default lenght of reset password to 10.Johan Lundberg2011-05-253-8/+13
* Change the way change_other works.Johan Lundberg2011-05-183-20/+6
* Layout fix.Johan Lundberg2011-05-171-2/+2
* Template change.Johan Lundberg2011-05-171-7/+10
* Template update.Johan Lundberg2011-05-171-12/+17
* Small form error.Johan Lundberg2011-05-171-1/+1
* .Johan Lundberg2011-05-171-1/+1
* More typos.Johan Lundberg2011-05-171-1/+1
* Typo.Johan Lundberg2011-05-171-1/+1
* Added change other url.Johan Lundberg2011-05-171-0/+1
* Added code for changing other attributes.Johan Lundberg2011-05-173-2/+65
* Little documentation.Johan Lundberg2011-05-101-6/+7
* Removed project specific path.Johan Lundberg2011-05-101-2/+2
* Minor ui fix.Johan Lundberg2011-05-101-1/+4
* Typo.Johan Lundberg2011-05-101-1/+1
* Ui fixing.Johan Lundberg2011-05-102-7/+24
* Minor fix.Johan Lundberg2011-05-102-1/+3
* Minor fix.Johan Lundberg2011-05-101-1/+4
* Minor fix.Johan Lundberg2011-05-102-4/+3
* Minor fix.Johan Lundberg2011-05-101-2/+2
* Minor fixes.Johan Lundberg2011-05-102-5/+5
* Minor fixes.Johan Lundberg2011-05-102-10/+7
* 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-102-6/+17
* Added reset password functionality.Johan Lundberg2011-05-105-17/+109
* Added url names and use url reverse.Johan Lundberg2011-02-013-7/+8
* Added user authentication.Johan Lundberg2011-01-272-4/+14
* Changed the extends template name.Johan Lundberg2011-01-261-1/+1
* Added password strenght indicator js and css.Johan Lundberg2011-01-265-6/+179
* Initial commit.Johan Lundberg2011-01-267-0/+109