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
/
app
/
Http
/
Controllers
/
Auth
/
VerifyEmailController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Working on routing
Greg Roach
1
-124
/
+0
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-5
/
+10
2019-09-20
Unused parameter
Greg Roach
1
-3
/
+1
2019-09-18
Error when verifying email and no tree exists
Greg Roach
1
-1
/
+1
2019-09-18
Fix: #1945 - registration emails now go to admins, not genealogy contacts
Greg Roach
1
-10
/
+8
2019-09-18
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...
Greg Roach
1
-3
/
+4
2019-09-13
Refactor Mail into MailService
Greg Roach
1
-2
/
+17
2019-06-25
Fix: #2447 - better detection of client_ip and request_uri
Greg Roach
1
-1
/
+1
2019-05-17
Add support for reverse-proxy configurations
Greg Roach
1
-1
/
+3
2019-05-09
PSR-7 requests
Greg Roach
1
-1
/
+1
2019-05-06
Migrate from symfony requests to psr7 requests
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-7
/
+7
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-7
/
+10
2019-01-21
Simplify API function name
Greg Roach
1
-1
/
+1
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-12
/
+2
2019-01-06
Use illuminate/database
Greg Roach
1
-12
/
+12
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
1
-3
/
+3
2018-10-14
Fix: #1908 - missing genealogy contact prevents user verification
Greg Roach
1
-24
/
+27
2018-10-06
PHPdoc
Greg Roach
1
-1
/
+1
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-4
/
+4
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
1
-1
/
+0
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-5
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-66
/
+68
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-2
/
+2
2018-02-18
CodeStyle
Greg Roach
1
-1
/
+1
2018-02-18
Convert login/registration to http/controller
Greg Roach
1
-0
/
+110