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