aboutsummaryrefslogtreecommitdiffstats
path: root/catdap.yml
Commit message (Collapse)AuthorAgeFilesLines
* add option to change the regex used to validate usernameNicolas Vigier2013-09-221-0/+1
| | | | (cherry picked from commit ac112f8b9454b5e4ec4bac614358318ef7c3b664)
* captcha: Remove N as it can be confused with ZNicolas Vigier2013-09-221-1/+0
| | | | (cherry picked from commit 10ae1d66a5f7aa73bf89af4157769e9435a2d9ea)
* Plugin::Captcha: increase particles, and add colorsNicolas Vigier2013-09-111-1/+3
| | | | (cherry picked from commit 378e9482ca93512deea633ba38079fa91a5e62e6)
* Plugin::Captcha: set rnd_data to include some lettersNicolas Vigier2013-09-111-0/+32
| | | | (cherry picked from commit ad303b15354e971626c581bfb8aa2210a99eec25)
* Plugin::Captcha: change size and number of linesNicolas Vigier2013-09-111-3/+3
| | | | (cherry picked from commit 73f6204e0cfd711631f9a94ef13cd25e0328a11c)
* Plugin::Captcha: enable scrambleNicolas Vigier2013-09-111-0/+1
| | | | (cherry picked from commit 4899c2c76a08fe10ff5c662b8879eaffb33103a5)
* Add error pages for user self-editing buttons, and correctly collect ldap ↵Buchan Milne2011-02-161-0/+1
| | | | errors Respect Controller::User::editable_attrs in user editing page Add preferredLanguage to editable_attrs
* Add a means to filter out users who arent allowed to reset passwords with ↵Buchan Milne2011-01-221-0/+1
| | | | only email verification (by default users who don't match (!(objectclass=posixAccount)) Fix email template to use configurable project url
* commit implement forgot_password patch from Maarten VanraesRomain d'Alverny2011-01-071-0/+7
|
* Display sshPublicKey as editable to normal users on their own accountMichael Scherer2011-01-061-0/+1
| | | | (cherry picked from commit 8116a196a1bd1e3632a84086435e667589ff7a24)
* - do not hardcode project url in mail sent, use a configuration for thatMichael Scherer2010-12-211-0/+1
|
* add ipv6 support by default ( at least as example on how to do it ), patch ↵Michael Scherer2010-12-161-0/+4
| | | | by Maarten Vanraes
* fix typo in default config file ( patch from Maarten Vanraes)Michael Scherer2010-12-131-1/+1
|
* add a configurable blacklist of login, to complete previous commitMichael Scherer2010-12-061-0/+4
|
* Switch to View::Email::Template for emailsBuchan Milne2010-11-041-1/+1
| | | | | | | | | 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-0/+1
| | | | | | | | session id Initial work on admin password resets of users, email notification to user still not working
* Add some account admin featuresBuchan Milne2010-11-031-4/+4
|
* Add some CSS themeing, and refactor some template stuff using preprocessBuchan Milne2010-11-021-0/+3
| | | | | | Add missing tempaltes
* Use rolesBuchan Milne2010-11-021-4/+6
|
* - fix small typo in example config fileMichael Scherer2010-10-291-1/+1
|
* Clean up repoBuchan Milne2010-10-261-0/+125