summaryrefslogtreecommitdiff
path: root/includes/authentication.php
AgeCommit message (Expand)AuthorFilesLines
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ...fisharebest1-5/+0
2013-05-12#1100239- SMTP_HELO site config setting is incorrectly labelledfisharebest1-1/+1
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-3/+2
2013-03-02Edit news/journal item - do not update timestampfisharebest1-2/+2
2013-01-17#1100665 - Proxy breaks remote IP (patch by Andrew Gregory - thanks!)fisharebest1-8/+10
2012-11-23#1062990 - AUTH log entries for LOGIN no longer record USERfisharebest1-1/+1
2012-11-22#1078025 - Login.php does not recognise cookies are enabledfisharebest1-0/+5
2012-09-19Current tree undefined causes logging error during schema upgradefisharebest1-2/+2
2012-09-16Fix: recent change to order of code in session.php meant that editors could n...fisharebest1-1/+1
2012-09-15Fix: all users promoted to adminfisharebest1-1/+1
2012-09-15Fix: lots of issues when there are either no trees, or no trees with public a...fisharebest1-1/+1
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-49/+3
2012-09-14Reinstate a check in AddToLogfisharebest1-1/+1
2012-09-14Performance tweak - save a couple of DB calls by refactoring the startup sequ...fisharebest1-17/+0
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-5/+4
2012-09-04#1046014 - User Admin - date of last visit not loggingfisharebest1-10/+0
2012-08-26#584835 - Global variables clash with session variables (register_globals=On)fisharebest1-6/+6
2012-08-14Fix: SQL error when adding Journal entriesfisharebest1-1/+1
2012-08-07 #1033949 - Add news article fatal errorfisharebest1-1/+1
2012-04-19Improve escaping of message data in the user_messages blockfisharebest1-16/+2
2012-03-12Fix: cannot edit news/journal entriesfisharebest1-1/+1
2012-03-07Update DB schema for favorites and news tables. Use numeric IDs instead of t...fisharebest1-28/+44
2012-03-05Add support for default blocks for new trees/usersfisharebest1-1/+1
2012-02-29Enable SQL query caching for configuration setting queriesfisharebest1-2/+2
2011-12-08#899773 - Admin mail config help messages wrongfisharebest1-10/+2
2011-11-14Update some comments from PGV to webtreesfisharebest1-4/+4
2011-11-02Provide feedback for login when username/password is correct, but account is ...fisharebest1-13/+19
2011-10-27fix some webtrees messaging problemŁukasz Wilenski1-39/+28
2011-10-26fix some minor webtrees messaging problemŁukasz Wilenski1-12/+9
2011-10-21fix: Bug #735875 - Registration email process flawed, svn 11128Łukasz Wilenski1-41/+43
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...fisharebest1-2/+0
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...fisharebest1-35/+31
2011-05-27prevent url duplication in "Review Changes" messagesLarry Meaney1-3/+7
2011-05-26Tidy up code for creating/checking password hashes.fisharebest1-2/+1
2011-05-23Remove (very old) code for HTTP authentication. It is unmaintained, untested...fisharebest1-29/+3
2011-02-25#723836 - Format issue with Date in "My Messages"fisharebest1-1/+1
2011-02-13Use admin theme during import from PGVfisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-18/+18
2010-12-27#694595 Messaging system, message not copied to senders emailŁukasz Wilenski1-3/+4
2010-12-13(no commit message)fisharebest1-2/+2
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-17Use sessions to determine logged-in users, rather than trying to maintain a l...fisharebest1-2/+0
2010-10-10(no commit message)fisharebest1-1/+1
2010-09-25Tidy up whitespace/indentsfisharebest1-5/+3
2010-09-21(no commit message)fisharebest1-1/+1
2010-09-13fix some message errorsŁukasz Wilenski1-13/+8
2010-09-07fix some more problems with emailsŁukasz Wilenski1-3/+3
2010-09-06#627727 Registration email problem - new userŁukasz Wilenski1-1/+1
2010-09-06add translations files for phpmailer classesŁukasz Wilenski1-3/+10