Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error pages for user self-editing buttons, and correctly collect ldap ↵ | Buchan Milne | 2011-02-16 | 1 | -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 Milne | 2011-01-22 | 1 | -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 Vanraes | Romain d'Alverny | 2011-01-07 | 1 | -0/+7 |
| | |||||
* | Display sshPublicKey as editable to normal users on their own account | Michael Scherer | 2011-01-06 | 1 | -0/+1 |
| | | | | (cherry picked from commit 8116a196a1bd1e3632a84086435e667589ff7a24) | ||||
* | - do not hardcode project url in mail sent, use a configuration for that | Michael Scherer | 2010-12-21 | 1 | -0/+1 |
| | |||||
* | add ipv6 support by default ( at least as example on how to do it ), patch ↵ | Michael Scherer | 2010-12-16 | 1 | -0/+4 |
| | | | | by Maarten Vanraes | ||||
* | fix typo in default config file ( patch from Maarten Vanraes) | Michael Scherer | 2010-12-13 | 1 | -1/+1 |
| | |||||
* | add a configurable blacklist of login, to complete previous commit | Michael Scherer | 2010-12-06 | 1 | -0/+4 |
| | |||||
* | Switch to View::Email::Template for emails | Buchan Milne | 2010-11-04 | 1 | -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 Milne | 2010-11-03 | 1 | -0/+1 |
| | | | | | | | | session id Initial work on admin password resets of users, email notification to user still not working | ||||
* | Add some account admin features | Buchan Milne | 2010-11-03 | 1 | -4/+4 |
| | |||||
* | Add some CSS themeing, and refactor some template stuff using preprocess | Buchan Milne | 2010-11-02 | 1 | -0/+3 |
| | | | | | | Add missing tempaltes | ||||
* | Use roles | Buchan Milne | 2010-11-02 | 1 | -4/+6 |
| | |||||
* | - fix small typo in example config file | Michael Scherer | 2010-10-29 | 1 | -1/+1 |
| | |||||
* | Clean up repo | Buchan Milne | 2010-10-26 | 1 | -0/+125 |