summaryrefslogtreecommitdiffstats
path: root/web/template/login_form.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Add a new AUR_LOCATION settingDan McGee1-1/+1
2011-09-05web/template/login_form.php: Escape the request URILukas Fleischer1-1/+1
2011-09-05Link to current page in the login bar HTTPs linkLukas Fleischer1-2/+2
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer1-1/+9
2011-05-09Added label tags for login form fields.Karlis Lauva1-5/+6
2010-06-05Remove mystery code.Loui Chang1-1/+0
2009-11-23login_form: Change 'Forgot Password' to translatable string.Loui Chang1-2/+2
2009-11-13Implement 'Password Reset' facility (FS#3061)Evangelos Foutras1-1/+1
2009-03-03Redirect to REQUEST_URI after logging in.Loui Chang1-2/+3
2009-01-24Rework login form.Loui Chang1-24/+26
2008-12-21Make all web paths relative.Loui Chang1-1/+1
2008-12-20Revert "Move call to try_login to login_form."Callan Barrett1-6/+0
2008-12-17Move call to try_login to login_form.Loui Chang1-0/+6
2008-12-17Remove colons from translated strings in login_form.Loui Chang1-2/+2
2008-10-06Move logout link from main menu to login barCallan Barrett1-0/+3
2008-07-08Remember user between sessions.Andrea Scarpino1-0/+1
2008-06-07xhtml validation fixes for login_form.phpMichael Klier1-25/+20
2008-03-23Put login into its own function.Loui Chang1-29/+24
2008-01-20Added header, footer, and login form templatesLoui Chang1-0/+33