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
/
login.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-2
/
+2
2014-10-05
Fix #1377133 - Admin does not receive a mail for new user registrations
Greg Roach
1
-1
/
+1
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
1
-32
/
+32
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-2
/
+2
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
1
-8
/
+8
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-1
/
+1
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-24
/
+27
2014-07-30
Use UUID when unique ID is needed
David Drury
1
-1
/
+2
2014-06-21
Capitalisation and punctuation
Greg Roach
1
-5
/
+5
2014-06-20
Undefined variable error
Greg Roach
1
-1
/
+1
2014-05-10
Create separate route for logout
Greg Roach
1
-1
/
+1
2014-05-10
Error handling logic in login.php
Greg Roach
1
-27
/
+24
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-130
/
+138
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-64
/
+55
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-55
/
+64
2014-01-25
#1237005 - "Request new user account" fails when all trees are private
Greg Roach
1
-5
/
+11
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-29
Remove registration message about accounts being automatically deleted - beca...
Greg Roach
1
-3
/
+1
2013-11-30
#1255459 - Login does not redirect to original page
Greg Roach
1
-2
/
+2
2013-11-29
Add automatic online upgrade wizard
Greg Roach
1
-0
/
+16
2013-11-26
#1252271 - Reply-To for admin-directed email invalid
Greg Roach
1
-14
/
+10
2013-11-03
Fix: url parameter being lost during login
Greg Roach
1
-3
/
+4
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-4
/
+4
2013-10-31
Prevent page jumping to top when clicking on 'request new password' link.
JustCarmen
1
-0
/
+1
2013-10-29
Add more support for Reply-To: headers on email
fisharebest
1
-6
/
+15
2013-10-29
Add internal support for Reply-To: headers on email
fisharebest
1
-0
/
+6
2013-10-22
Two busg: #1237452 - New user/New registration mails - Family Tree Title with...
fisharebest
1
-6
/
+6
2013-10-07
Remove confusing log message
Greg Roach
1
-1
/
+2
2013-10-07
Remove confusing log message
Greg Roach
1
-1
/
+0
2013-09-22
#1024319 - Custom welcome text is only displayed under certain conditions
Greg Roach
1
-4
/
+1
2013-09-21
Update language files. Tidy up some capitalisation in en_US.
Greg Roach
1
-2
/
+2
2013-09-14
#1063054 - Errors in mail sending should be traced, not outputted
Greg Roach
1
-50
/
+37
2013-09-03
#1214183 - "On This Day" is a Day Off
Greg Roach
1
-19
/
+15
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-21
/
+21
2013-08-25
Switch from phpmailer class to Zend_Mail. Fix #1213289 - Issue with non-bre...
Greg Roach
1
-72
/
+83
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-12
/
+12
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-8
/
+8
2013-08-18
Update .PO files. Change <br/> to <br>
Greg Roach
1
-7
/
+7
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-06-12
#1064348 - Private trees are completely private - so how can we show welcome ...
fisharebest
1
-20
/
+18
2013-05-12
#1100239- SMTP_HELO site config setting is incorrectly labelled
fisharebest
1
-2
/
+2
2013-03-01
Bug #1132630 - Messaging is incorrect if admin approves account before user v...
Ćukasz Wilenski
1
-2
/
+2
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-1
/
+1
2013-01-17
#1100665 - Proxy breaks remote IP (patch by Andrew Gregory - thanks!)
fisharebest
1
-7
/
+7
2013-01-11
Add spam-prevention features to the user-account registration form.
fisharebest
1
-206
/
+141
2012-11-22
#1078025 - Login.php does not recognise cookies are enabled
fisharebest
1
-7
/
+6
2012-10-25
Combine similar texts and remove unnecessary buttons
fisharebest
1
-3
/
+3
2012-10-20
Re-instate placeholder text for registration form. Add I18N/plural rules to ...
fisharebest
1
-17
/
+5
2012-10-20
Temporarily comment-out the placeholder text in the login/register form. It ...
fisharebest
1
-3
/
+3
[next]