aboutsummaryrefslogtreecommitdiffstats
path: root/catdap.yml
Commit message (Collapse)AuthorAgeFilesLines
* add option to change the regex used to validate usernameNicolas Vigier2012-07-061-0/+1
|
* 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