summaryrefslogtreecommitdiff
path: root/modules/user/controllers/password.php
AgeCommit message (Expand)Author
2009-06-06Don't ask for CSRF token when trying to view the password reset form.Bharat Mediratta
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-31Clean up view variablesBharat Mediratta
2009-05-27Use a random value for the password reset hash to reduce the chancesBharat Mediratta
2009-05-21Changed Name label to Username, closes ticket #93Chad Kieffer
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-13Log password reset attempts. Fixes ticket #251.Bharat Mediratta
2009-02-10Line length fixBharat Mediratta
2009-02-04Complete the Recover Password functionality (Ticket #5).Tim Almdal
2009-02-04A preview of the password reset functionality. What's working... youTim Almdal