summaryrefslogtreecommitdiff
path: root/web/html/passreset.php
AgeCommit message (Expand)Author
2016-11-22these changes were sitting herepurweb/master0Luke Shumaker
2015-05-22Include user name in password reset emailsLukas Fleischer
2015-05-21Fix email body of password reset emailsLukas Fleischer
2015-02-04Rename the AUR software to aurwebLukas Fleischer
2014-11-21Check password length on the password reset formLukas Fleischer
2014-06-05Do not return "None" in user functionsLukas Fleischer
2014-05-22Be friendly to newly registered usersLukas Fleischer
2014-02-10passreset.php: Make error messages translatableLukas Fleischer
2014-01-11passreset.php: Error out if e-mail is emptyLukas Fleischer
2014-01-11passreset.php: Refactor HTMLLukas Fleischer
2013-03-19Move reset key submission to a separate functionLukas Fleischer
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee
2012-10-11Remove character limit on password lengthcanyonknight
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-06passreset.php: Pull out DB codecanyonknight
2012-07-06passreset.php: Overhaul to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-03-08Always set the "To:" header when sending mailLukas Fleischer
2011-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-08-20Use "%s" instead of "%h" in format stringsLukas Fleischer
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-04-27SQL: treat all UID/ID values as numbers, not stringsDan McGee
2011-04-19Use HTTPs for links in password reset confirmation mails.Lukas Fleischer
2010-10-07Modify some strings for translation.Loui Chang
2010-04-17Support for storing salted passwordsDenis
2009-11-13Implement 'Password Reset' facility (FS#3061)Evangelos Foutras