Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option to change the regex used to validate username | Nicolas Vigier | 2012-07-06 | 1 | -1/+2 |
| | |||||
* | - fix regexp error, broke trunk, spotted by rda | Michael Scherer | 2011-05-05 | 1 | -2/+2 |
| | |||||
* | - relax check on first name and usrname ( #966 ) | Michael Scherer | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | Try and do some correction of languages (e.g. it-it to it, i-default to en) | Buchan Milne | 2011-02-25 | 1 | -5/+26 |
| | |||||
* | Add some language debugging | Buchan Milne | 2011-02-20 | 1 | -0/+2 |
| | |||||
* | Allow spaces in names | Buchan Milne | 2011-02-15 | 1 | -2/+2 |
| | |||||
* | do not proceed with registration if ldap gives errors, patch from Maarten ↵ | Michael Scherer | 2010-12-21 | 1 | -1/+2 |
| | | | | Vanraes | ||||
* | add a configurable blacklist of login, to complete previous commit | Michael Scherer | 2010-12-06 | 1 | -0/+4 |
| | |||||
* | - do not let users take a username that is used by the system ( will be ↵ | Michael Scherer | 2010-12-06 | 1 | -0/+10 |
| | | | | completed with a 2nd configurable check, this one is just to take care of default users from the system ) | ||||
* | Fix preferredLanguage error | Buchan Milne | 2010-11-04 | 1 | -3/+2 |
| | | | | | update perl dependencies | ||||
* | Dont use Data::Dumper | Buchan Milne | 2010-11-04 | 1 | -2/+2 |
| | |||||
* | Switch to View::Email::Template for emails | Buchan Milne | 2010-11-04 | 1 | -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 Milne | 2010-11-03 | 1 | -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 logging | Buchan Milne | 2010-10-28 | 1 | -1/+4 |
| | |||||
* | Dont run in debug mode by default (use -d option if you want debug mode) | Buchan Milne | 2010-10-28 | 1 | -75/+89 |
| | | | | | | Cleanups from Guillaume Rousse Remove some debugging | ||||
* | Clean up repo | Buchan Milne | 2010-10-26 | 1 | -0/+150 |