aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller/register.pm
Commit message (Expand)AuthorAgeFilesLines
* add option to change the regex used to validate usernameNicolas Vigier2012-07-061-1/+2
* - fix regexp error, broke trunk, spotted by rdaMichael Scherer2011-05-051-2/+2
* - relax check on first name and usrname ( #966 )Michael Scherer2011-04-261-2/+2
* Try and do some correction of languages (e.g. it-it to it, i-default to en)Buchan Milne2011-02-251-5/+26
* Add some language debuggingBuchan Milne2011-02-201-0/+2
* Allow spaces in namesBuchan Milne2011-02-151-2/+2
* do not proceed with registration if ldap gives errors, patch from Maarten Van...Michael Scherer2010-12-211-1/+2
* 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
* Fix preferredLanguage errorBuchan Milne2010-11-041-3/+2
* Dont use Data::DumperBuchan Milne2010-11-041-2/+2
* Switch to View::Email::Template for emailsBuchan Milne2010-11-041-25/+15
* Fixed registration sequence for password encryption with cookie instead of se...Buchan Milne2010-11-031-2/+2
* Add more useful logging, remove some more debug loggingBuchan Milne2010-10-281-1/+4
* Dont run in debug mode by default (use -d option if you want debug mode)Buchan Milne2010-10-281-75/+89
* Clean up repoBuchan Milne2010-10-261-0/+150