Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-11 | Allow for logging in via email address | Lukas Fleischer | 1 | -1/+1 |
2015-06-27 | Redirect at previous page after a successful login | Gordian Edenhofer | 1 | -0/+5 |
2015-06-12 | Autofocus input fields at login and package-search | Gordian Edenhofer | 1 | -1/+1 |
2015-02-04 | Rename the AUR software to aurweb | Lukas Fleischer | 1 | -1/+1 |
2014-12-13 | Avoid double slashes in notification email body | Lukas Fleischer | 1 | -1/+1 |
2014-10-24 | Use an INI-style configuration file | Lukas Fleischer | 1 | -4/+5 |
2012-11-24 | login.php: Properly link to logout page when already logged in | canyonknight | 1 | -1/+1 |
2012-11-04 | Avoid use of "$_SERVER['REQUEST_URI']" | Lukas Fleischer | 1 | -2/+2 |
2012-10-11 | Remove character limit on password length | canyonknight | 1 | -1/+1 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 1 | -12/+12 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 1 | -2/+2 |
2012-07-06 | Move login form to a separate page | Lukas Fleischer | 1 | -0/+55 |