Age | Commit message (Expand) | Author |
2016-11-23 | Re-brand to clarify that the software is aurweb; the instance is the AUR. | Luke Shumaker |
2015-08-08 | Port notification routines to Python | Lukas Fleischer |
2015-05-22 | Include user name in password reset emails | Lukas Fleischer |
2015-05-21 | Fix email body of password reset emails | Lukas Fleischer |
2015-02-04 | Rename the AUR software to aurweb | Lukas Fleischer |
2014-11-21 | Check password length on the password reset form | Lukas Fleischer |
2014-06-05 | Do not return "None" in user functions | Lukas Fleischer |
2014-05-22 | Be friendly to newly registered users | Lukas Fleischer |
2014-02-10 | passreset.php: Make error messages translatable | Lukas Fleischer |
2014-01-11 | passreset.php: Error out if e-mail is empty | Lukas Fleischer |
2014-01-11 | passreset.php: Refactor HTML | Lukas Fleischer |
2013-03-19 | Move reset key submission to a separate function | Lukas Fleischer |
2012-10-22 | Use HTTPS links everywhere for Arch sites | Dan McGee |
2012-10-11 | Remove character limit on password length | canyonknight |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer |
2012-07-06 | passreset.php: Pull out DB code | canyonknight |
2012-07-06 | passreset.php: Overhaul to match archweb | canyonknight |
2012-07-06 | Remove all traces of "pgboxtitle" | Lukas Fleischer |
2012-03-08 | Always set the "To:" header when sending mail | Lukas Fleischer |
2011-11-02 | Add a new AUR_LOCATION setting | Dan McGee |
2011-10-24 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-08-20 | Use "%s" instead of "%h" in format strings | Lukas Fleischer |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij |
2011-04-27 | SQL: treat all UID/ID values as numbers, not strings | Dan McGee |
2011-04-19 | Use HTTPs for links in password reset confirmation mails. | Lukas Fleischer |
2010-10-07 | Modify some strings for translation. | Loui Chang |
2010-04-17 | Support for storing salted passwords | Denis |
2009-11-13 | Implement 'Password Reset' facility (FS#3061) | Evangelos Foutras |