aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | - complete i18n translationMichael Scherer2010-11-041-58/+59
| | | |
* | | | - fix typoMichael Scherer2010-11-041-1/+1
| | | |
* | | | - add missing requires ( as found by deploying it on alamut )Michael Scherer2010-11-041-0/+1
| | | |
* | | | Another dependencyBuchan Milne2010-11-041-0/+1
| |_|/ |/| |
* | | Commit missing email templatesBuchan Milne2010-11-043-0/+20
| | |
* | | Commit missing Email::Template viewBuchan Milne2010-11-041-0/+38
| | |
* | | Fix preferredLanguage errorBuchan Milne2010-11-042-3/+4
| |/ |/| | | | | | | update perl dependencies
* | Dont use Data::DumperBuchan Milne2010-11-043-6/+6
|/
* Switch to View::Email::Template for emailsBuchan Milne2010-11-0417-203/+501
| | | | | | | | | Complete password reset by admin, and localise in user's preferredLanguage Localise all /user content Require re-entry of current password on password change Clean up debugging
* Add surname french translationDexter Morgan2010-11-041-3/+3
|
* Fixed registration sequence for password encryption with cookie instead of ↵Buchan Milne2010-11-034-21/+98
| | | | | | | | session id Initial work on admin password resets of users, email notification to user still not working
* Add some account admin featuresBuchan Milne2010-11-0311-4/+831
|
* Update cookie expiry on successful re-authBuchan Milne2010-11-031-0/+1
|
* Use a generated UUID stored in a cookie, instead of the session key, as a ↵Buchan Milne2010-11-031-3/+14
| | | | | | | | | | portion of the encryption key we use to encrypt the password for storage in the session. It should now be more or less impossible for an attacker to get the password, as they need access to the browser and the server.
* Indenting fixes by perltidyBuchan Milne2010-11-031-254/+258
|
* Add some CSS themeing, and refactor some template stuff using preprocessBuchan Milne2010-11-0215-24/+447
| | | | | | Add missing tempaltes
* Use rolesBuchan Milne2010-11-022-4/+7
|
* - fix small typo in example config fileMichael Scherer2010-10-291-1/+1
|
* Add more useful logging, remove some more debug loggingBuchan Milne2010-10-282-2/+4
|
* Dont run in debug mode by default (use -d option if you want debug mode)Buchan Milne2010-10-285-76/+127
| | | | | | Cleanups from Guillaume Rousse Remove some debugging
* Clean up repoBuchan Milne2010-10-2645-0/+1784
|
* Add standard svn dirsBuchan Milne2010-10-260-0/+0