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
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
2012-01-15
Remove some dead code
fisharebest
1
-27
/
+8
2012-01-14
Improve alignment of elements on login / registration pages and allow for lon...
Nigel Osborne
1
-8
/
+12
2012-01-13
A couple of HTML validation issues
Nigel Osborne
1
-6
/
+6
2012-01-13
Improve alignment of elements on login / registration pages and allow for lon...
Nigel Osborne
1
-28
/
+38
2012-01-06
Fix typo in new message.
fisharebest
1
-1
/
+1
2012-01-06
#907637 - Multiple unnumbered placeholders?
fisharebest
1
-55
/
+51
2012-01-05
Further changes to login page: updating layout for new user registration, all...
Nigel Osborne
1
-240
/
+215
2012-01-04
Further changes to login page:
Nigel Osborne
1
-127
/
+675
2012-01-01
Help links
fisharebest
1
-4
/
+4
2012-01-01
Simplified login page
Nigel Osborne
1
-45
/
+30
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-12
/
+12
2011-11-29
#584835 - remove more references to $_SESSION and use $WT_SESSION instead
fisharebest
1
-2
/
+2
2011-11-23
Correct centering of table content - login.php
Nigel Osborne
1
-4
/
+4
2011-11-23
Move login checks to a common function. Use the LOGIN_URL parameter consiste...
fisharebest
1
-2
/
+2
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-8
/
+8
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-14
/
+4
2011-11-04
Remove deprecated <center> tag. Use CSS instead.
fisharebest
1
-2
/
+8
[prev]
[next]