Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix preferredLanguage error | Buchan Milne | 2010-11-04 | 1 | -3/+2 | |
| | | | | | update perl dependencies | |||||
* | Dont use Data::Dumper | Buchan Milne | 2010-11-04 | 3 | -6/+6 | |
| | ||||||
* | Switch to View::Email::Template for emails | Buchan Milne | 2010-11-04 | 8 | -186/+481 | |
| | | | | | | | | | 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 | |||||
* | Add surname french translation | Dexter Morgan | 2010-11-04 | 1 | -3/+3 | |
| | ||||||
* | Fixed registration sequence for password encryption with cookie instead of ↵ | Buchan Milne | 2010-11-03 | 3 | -21/+97 | |
| | | | | | | | | 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 | -0/+559 | |
| | ||||||
* | Update cookie expiry on successful re-auth | Buchan Milne | 2010-11-03 | 1 | -0/+1 | |
| | ||||||
* | Use a generated UUID stored in a cookie, instead of the session key, as a ↵ | Buchan Milne | 2010-11-03 | 1 | -3/+14 | |
| | | | | | | | | | | portion of the encryption key we use to encrypt the password for storage in the session. It should now be more or less impossible for an attacker to get the password, as they need access to the browser and the server. | |||||
* | Indenting fixes by perltidy | Buchan Milne | 2010-11-03 | 1 | -254/+258 | |
| | ||||||
* | Add some CSS themeing, and refactor some template stuff using preprocess | Buchan Milne | 2010-11-02 | 2 | -2/+34 | |
| | | | | | | Add missing tempaltes | |||||
* | Use roles | Buchan Milne | 2010-11-02 | 1 | -0/+1 | |
| | ||||||
* | Add more useful logging, remove some more debug logging | Buchan Milne | 2010-10-28 | 2 | -2/+4 | |
| | ||||||
* | Dont run in debug mode by default (use -d option if you want debug mode) | Buchan Milne | 2010-10-28 | 2 | -76/+89 | |
| | | | | | | Cleanups from Guillaume Rousse Remove some debugging | |||||
* | Clean up repo | Buchan Milne | 2010-10-26 | 11 | -0/+1175 | |