aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add a configurable blacklist of login, to complete previous commitMichael Scherer2010-12-061-0/+4
* - do not let users take a username that is used by the system ( will be compl...Michael Scherer2010-12-061-0/+10
* Dont hardcode filters, but use user's store configurationBuchan Milne2010-11-251-8/+15
* - factorise the code who deal with ip ( so we can change it at one place for ...Michael Scherer2010-11-241-4/+8
* - complete i18n translationMichael Scherer2010-11-041-58/+59
* - fix typoMichael Scherer2010-11-041-1/+1
* Commit missing Email::Template viewBuchan Milne2010-11-041-0/+38
* Fix preferredLanguage errorBuchan Milne2010-11-041-3/+2
* Dont use Data::DumperBuchan Milne2010-11-043-6/+6
* Switch to View::Email::Template for emailsBuchan Milne2010-11-048-186/+481
* Add surname french translationDexter Morgan2010-11-041-3/+3
* Fixed registration sequence for password encryption with cookie instead of se...Buchan Milne2010-11-033-21/+97
* Add some account admin featuresBuchan Milne2010-11-031-0/+559
* 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 por...Buchan Milne2010-11-031-3/+14
* Indenting fixes by perltidyBuchan Milne2010-11-031-254/+258
* Add some CSS themeing, and refactor some template stuff using preprocessBuchan Milne2010-11-022-2/+34
* Use rolesBuchan Milne2010-11-021-0/+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-282-76/+89
* Clean up repoBuchan Milne2010-10-2611-0/+1175