aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller/register.pm
Commit message (Collapse)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 ↵Michael Scherer2010-12-211-1/+2
| | | | Vanraes
* 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 ↵Michael Scherer2010-12-061-0/+10
| | | | completed with a 2nd configurable check, this one is just to take care of default users from the system )
* Fix preferredLanguage errorBuchan Milne2010-11-041-3/+2
| | | | | update perl dependencies
* Dont use Data::DumperBuchan Milne2010-11-041-2/+2
|
* Switch to View::Email::Template for emailsBuchan Milne2010-11-041-25/+15
| | | | | | | | | 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
* Fixed registration sequence for password encryption with cookie instead of ↵Buchan Milne2010-11-031-2/+2
| | | | | | | | session id Initial work on admin password resets of users, email notification to user still not working
* 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
| | | | | | Cleanups from Guillaume Rousse Remove some debugging
* Clean up repoBuchan Milne2010-10-261-0/+150