summaryrefslogtreecommitdiff
path: root/login.php
AgeCommit message (Expand)AuthorFilesLines
2012-03-18#946697 - Use HTML5 email input typefisharebest1-6/+1
2012-03-16#954778 - Missing email from "request new password" processfisharebest1-0/+1
2012-03-14Bug #954683 - Password reset-not able to select fields Reported by LesliePNigel Osborne1-7/+8
2012-02-25Fix: when visiting login.php without an http_referer, don't try to guess it. ...fisharebest1-17/+0
2012-02-23Fix: autofocus on "username" field in login pagefisharebest1-4/+1
2012-02-22Fix: user time-zone detection broken in svn13228fisharebest1-8/+4
2012-02-20After approving a user account for the first time, send the user a confirmati...fisharebest1-2/+2
2012-02-09Fix clashes between APC and custom session handlersfisharebest1-0/+3
2012-02-07Fix: login/register failsfisharebest1-1/+1
2012-02-01#913486 - Invalid redirection when Login URL is not emptyfisharebest1-9/+9
2012-01-16#916852 - Help Content Wrong fisharebest1-2/+2
2012-01-15Remove some dead codefisharebest1-1/+0
2012-01-15login.php - tidy up some old logicfisharebest1-24/+11
2012-01-15Remove some dead codefisharebest1-27/+8
2012-01-14Improve alignment of elements on login / registration pages and allow for lon...Nigel Osborne1-8/+12
2012-01-13A couple of HTML validation issuesNigel Osborne1-6/+6
2012-01-13Improve alignment of elements on login / registration pages and allow for lon...Nigel Osborne1-28/+38
2012-01-06Fix typo in new message.fisharebest1-1/+1
2012-01-06#907637 - Multiple unnumbered placeholders?fisharebest1-55/+51
2012-01-05Further changes to login page: updating layout for new user registration, all...Nigel Osborne1-240/+215
2012-01-04Further changes to login page:Nigel Osborne1-127/+675
2012-01-01Help linksfisharebest1-4/+4
2012-01-01Simplified login pageNigel Osborne1-45/+30
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-12/+12
2011-11-29#584835 - remove more references to $_SESSION and use $WT_SESSION insteadfisharebest1-2/+2
2011-11-23Correct centering of table content - login.phpNigel Osborne1-4/+4
2011-11-23Move login checks to a common function. Use the LOGIN_URL parameter consiste...fisharebest1-2/+2
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-8/+8
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-14/+4
2011-11-04Remove deprecated <center> tag. Use CSS instead.fisharebest1-2/+8
2011-11-02"User name" versus "Username". We have a mixture of both. "Username" seems ...fisharebest1-1/+1
2011-11-02Provide feedback for login when username/password is correct, but account is ...fisharebest1-3/+15
2011-09-20#849753 - Inconsistent password sanitationfisharebest1-2/+2
2011-04-03Fix for Forum request: Login page missing visually-impaired assists on Passwo...Veit Olschinski1-4/+4
2011-03-26#733917 - assigned application/user theme not picked upfisharebest1-0/+1
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-30/+24
2011-01-01Refactoring class names and use autoloading.fisharebest1-17/+17
2010-12-16Remove outdated / incorrect help textfisharebest1-7/+0
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney1-1/+1
2010-11-17Remove hard-coded LTR, (it breaks RTL pages!)fisharebest1-3/+3
2010-11-08Remove PAGE_AFTER_LOGIN option, and improve the default behaviour (i.e. ctype...fisharebest1-10/+3
2010-10-30(no commit message)fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-19/+19
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-3/+3
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-2/+2
2010-10-18Fix: incorrect URL after timeoutfisharebest1-1/+1
2010-10-07Remove unnecessary character set checksfisharebest1-7/+10
2010-10-03Fix: welcome message (types 2&3) not being displayedfisharebest1-2/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-3/+2
2010-09-21(no commit message)fisharebest1-4/+1