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
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
2012-09-20
Enforce DB field lengths on login/register form
fisharebest
1
-3
/
+3
2012-09-20
Tidy up js/regex escaping
fisharebest
1
-2
/
+3
2012-09-20
Fix HTML validation errors in login page
fisharebest
1
-13
/
+7
2012-09-20
Tidy up js/regex escaping
fisharebest
1
-1
/
+1
2012-09-20
Remove autocomplete from new user registration form.
Nigel Osborne
1
-2
/
+2
2012-09-20
Fix incorrect validation regex on real name
Nigel Osborne
1
-1
/
+1
2012-09-19
Remove span element from tree title in registration messages
Nigel Osborne
1
-4
/
+4
2012-09-19
Adjust 14315 to allow for regex characters in passwords
Nigel Osborne
1
-2
/
+2
2012-09-19
Introduce HTML5 form validation on new user registration. See also related fo...
Nigel Osborne
1
-59
/
+10
2012-09-15
Use alternative code to that which was removed in 14274
fisharebest
1
-4
/
+4
2012-09-15
Fix: lots of issues when there are either no trees, or no trees with public a...
fisharebest
1
-15
/
+17
2012-09-14
Assume PHP time is the same as MySQL time. Both should use the same underlyi...
fisharebest
1
-3
/
+2
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-8
/
+8
2012-09-14
New account registration is for the *server*, not the *tree*. We can registe...
fisharebest
1
-4
/
+5
2012-09-05
Send actual user name with lost password request.
Nigel Osborne
1
-0
/
+1
2012-08-26
Fix typo - causing client-time to be calculated incorrectly.
fisharebest
1
-1
/
+1
2012-08-26
#584835 - Global variables clash with session variables (register_globals=On)
fisharebest
1
-6
/
+6
2012-08-17
Remove unhelpful help text
fisharebest
1
-1
/
+1
2012-06-17
Correct missing validation checks
Nigel Osborne
1
-1
/
+1
2012-06-16
Correct missing validation checks
Nigel Osborne
1
-13
/
+18
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-2
/
+2
2012-03-18
#946697 - Use HTML5 email input type
fisharebest
1
-6
/
+1
2012-03-16
#954778 - Missing email from "request new password" process
fisharebest
1
-0
/
+1
2012-03-14
Bug #954683 - Password reset-not able to select fields Reported by LeslieP
Nigel Osborne
1
-7
/
+8
2012-02-25
Fix: when visiting login.php without an http_referer, don't try to guess it. ...
fisharebest
1
-17
/
+0
2012-02-23
Fix: autofocus on "username" field in login page
fisharebest
1
-4
/
+1
2012-02-22
Fix: user time-zone detection broken in svn13228
fisharebest
1
-8
/
+4
2012-02-20
After approving a user account for the first time, send the user a confirmati...
fisharebest
1
-2
/
+2
2012-02-09
Fix clashes between APC and custom session handlers
fisharebest
1
-0
/
+3
2012-02-07
Fix: login/register fails
fisharebest
1
-1
/
+1
2012-02-01
#913486 - Invalid redirection when Login URL is not empty
fisharebest
1
-9
/
+9
2012-01-16
#916852 - Help Content Wrong
fisharebest
1
-2
/
+2
2012-01-15
Remove some dead code
fisharebest
1
-1
/
+0
2012-01-15
login.php - tidy up some old logic
fisharebest
1
-24
/
+11
[next]