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
/
RegisterController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Working on routing
Greg Roach
1
-277
/
+0
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-4
/
+9
2019-09-18
Fix: #1945 - registration emails now go to admins, not genealogy contacts
Greg Roach
1
-13
/
+7
2019-09-18
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...
Greg Roach
1
-7
/
+14
2019-09-13
Remove old/unused import
Greg Roach
1
-1
/
+0
2019-09-13
Refactor Mail into MailService
Greg Roach
1
-3
/
+11
2019-08-25
Fix: #2516 - registration error is not translated
Greg Roach
1
-1
/
+1
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
-14
/
+19
2019-05-09
PSR-7 requests
Greg Roach
1
-1
/
+1
2019-05-06
Migrate from symfony requests to psr7 requests
Greg Roach
1
-9
/
+9
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-19
/
+15
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-02-02
Replace password confirmation with hide/show password
Greg Roach
1
-16
/
+10
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-9
/
+25
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
-11
/
+3
2019-01-06
Use illuminate/database
Greg Roach
1
-12
/
+11
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-20
Remove unused imports
Greg Roach
1
-6
/
+2
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
1
-3
/
+3
2018-10-08
Strict types
Greg Roach
1
-1
/
+1
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-2
/
+2
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+1
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+1
2018-08-18
CodeStyle
Greg Roach
1
-12
/
+15
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-4
/
+4
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
-188
/
+195
2018-05-22
Fix: #1712 - null webmaster setting causes error on registration
Greg Roach
1
-23
/
+27
2018-05-10
Code style / unused variables
Greg Roach
1
-6
/
+0
2018-05-09
Add $tree to all views
Greg Roach
1
-8
/
+0
2018-05-06
Layouts require tree parameter
Greg Roach
1
-0
/
+9
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
/
+258