summaryrefslogtreecommitdiffstats
path: root/web/html/login.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Autofocus input fields at login and package-searchGordian Edenhofer1-1/+1
2015-02-04Rename the AUR software to aurwebLukas Fleischer1-1/+1
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer1-1/+1
2014-10-24Use an INI-style configuration fileLukas Fleischer1-4/+5
2012-11-24login.php: Properly link to logout page when already logged incanyonknight1-1/+1
2012-11-04Avoid use of "$_SERVER['REQUEST_URI']"Lukas Fleischer1-2/+2
2012-10-11Remove character limit on password lengthcanyonknight1-1/+1
2012-09-24Use echo shortcut syntaxLukas Fleischer1-12/+12
2012-07-15Use virtual path feature for linksLukas Fleischer1-2/+2
2012-07-06Move login form to a separate pageLukas Fleischer1-0/+55