Age | Commit message (Expand) | Author | Files | Lines |
2014-06-05 | Do not return "None" in user functions | Lukas Fleischer | 1 | -1/+1 |
2014-05-22 | Be friendly to newly registered users | Lukas Fleischer | 1 | -1/+2 |
2014-02-10 | passreset.php: Make error messages translatable | Lukas Fleischer | 1 | -2/+2 |
2014-01-11 | passreset.php: Error out if e-mail is empty | Lukas Fleischer | 1 | -7/+12 |
2014-01-11 | passreset.php: Refactor HTML | Lukas Fleischer | 1 | -13/+12 |
2013-03-19 | Move reset key submission to a separate function | Lukas Fleischer | 1 | -17/+5 |
2012-10-22 | Use HTTPS links everywhere for Arch sites | Dan McGee | 1 | -1/+1 |
2012-10-11 | Remove character limit on password length | canyonknight | 1 | -2/+2 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 1 | -9/+9 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 1 | -3/+3 |
2012-07-06 | passreset.php: Pull out DB code | canyonknight | 1 | -22/+3 |
2012-07-06 | passreset.php: Overhaul to match archweb | canyonknight | 1 | -45/+42 |
2012-07-06 | Remove all traces of "pgboxtitle" | Lukas Fleischer | 1 | -3/+1 |
2012-03-08 | Always set the "To:" header when sending mail | Lukas Fleischer | 1 | -2/+2 |
2011-11-02 | Add a new AUR_LOCATION setting | Dan McGee | 1 | -1/+1 |
2011-10-24 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer | 1 | -2/+2 |
2011-08-20 | Use "%s" instead of "%h" in format strings | Lukas Fleischer | 1 | -1/+1 |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij | 1 | -1/+1 |
2011-04-27 | SQL: treat all UID/ID values as numbers, not strings | Dan McGee | 1 | -2/+2 |
2011-04-19 | Use HTTPs for links in password reset confirmation mails. | Lukas Fleischer | 1 | -1/+1 |
2010-10-08 | Modify some strings for translation. | Loui Chang | 1 | -4/+3 |
2010-04-17 | Support for storing salted passwords | Denis | 1 | -1/+4 |
2009-11-13 | Implement 'Password Reset' facility (FS#3061) | Evangelos Foutras | 1 | -0/+137 |