summaryrefslogtreecommitdiff
path: root/login.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-2/+2
2014-10-05Fix #1377133 - Admin does not receive a mail for new user registrationsGreg Roach1-1/+1
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-32/+32
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-2/+2
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-8/+8
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-24/+27
2014-07-30Use UUID when unique ID is neededDavid Drury1-1/+2
2014-06-21Capitalisation and punctuationGreg Roach1-5/+5
2014-06-20Undefined variable errorGreg Roach1-1/+1
2014-05-10Create separate route for logoutGreg Roach1-1/+1
2014-05-10Error handling logic in login.phpGreg Roach1-27/+24
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-130/+138
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-64/+55
2014-05-06Replace global user functions with WT_User classGreg Roach1-55/+64
2014-01-25#1237005 - "Request new user account" fails when all trees are privateGreg Roach1-5/+11
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-29Remove registration message about accounts being automatically deleted - beca...Greg Roach1-3/+1
2013-11-30#1255459 - Login does not redirect to original pageGreg Roach1-2/+2
2013-11-29Add automatic online upgrade wizardGreg Roach1-0/+16
2013-11-26#1252271 - Reply-To for admin-directed email invalidGreg Roach1-14/+10
2013-11-03Fix: url parameter being lost during loginGreg Roach1-3/+4
2013-11-01Tidy up trailing whitespaceGreg Roach1-4/+4
2013-10-31Prevent page jumping to top when clicking on 'request new password' link.JustCarmen1-0/+1
2013-10-29Add more support for Reply-To: headers on emailfisharebest1-6/+15
2013-10-29Add internal support for Reply-To: headers on emailfisharebest1-0/+6
2013-10-22Two busg: #1237452 - New user/New registration mails - Family Tree Title with...fisharebest1-6/+6
2013-10-07Remove confusing log messageGreg Roach1-1/+2
2013-10-07Remove confusing log messageGreg Roach1-1/+0
2013-09-22#1024319 - Custom welcome text is only displayed under certain conditionsGreg Roach1-4/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-2/+2
2013-09-14 #1063054 - Errors in mail sending should be traced, not outputtedGreg Roach1-50/+37
2013-09-03#1214183 - "On This Day" is a Day OffGreg Roach1-19/+15
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-21/+21
2013-08-25Switch from phpmailer class to Zend_Mail. Fix #1213289 - Issue with non-bre...Greg Roach1-72/+83
2013-08-24Update non-typographic quotation marksGreg Roach1-12/+12
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-8/+8
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach1-7/+7
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ...fisharebest1-20/+18
2013-05-12#1100239- SMTP_HELO site config setting is incorrectly labelledfisharebest1-2/+2
2013-03-01Bug #1132630 - Messaging is incorrect if admin approves account before user v...Ɓukasz Wilenski1-2/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-17#1100665 - Proxy breaks remote IP (patch by Andrew Gregory - thanks!)fisharebest1-7/+7
2013-01-11Add spam-prevention features to the user-account registration form.fisharebest1-206/+141
2012-11-22#1078025 - Login.php does not recognise cookies are enabledfisharebest1-7/+6
2012-10-25Combine similar texts and remove unnecessary buttonsfisharebest1-3/+3
2012-10-20Re-instate placeholder text for registration form. Add I18N/plural rules to ...fisharebest1-17/+5
2012-10-20Temporarily comment-out the placeholder text in the login/register form. It ...fisharebest1-3/+3