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
/
RequestHandlers
/
RegisterAction.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-12-24
CodeStyle
Greg Roach
1
-11
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-12-23
Fix: #4979 - system emails sent in wrong language
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-07
PHP 8.0 - use nullsafe operator
Greg Roach
1
-1
/
+1
2022-12-02
CodeStyle
Greg Roach
1
-2
/
+4
2022-12-02
Mark password parameters as sensitive
Greg Roach
1
-2
/
+6
2022-11-18
Use Validator
Greg Roach
1
-9
/
+6
2022-06-01
Use constants for contact methods
Greg Roach
1
-2
/
+7
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-13
CodeStyle - upper/lower case mismatches
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-3
/
+4
2021-10-04
Add rate-limit for visitor actions that could send email
Greg Roach
1
-6
/
+14
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-1
/
+1
2021-09-07
Fix: do not pass email/username in URL parameters
Greg Roach
1
-11
/
+17
2021-06-12
Site and tree default preferences
Greg Roach
1
-1
/
+1
2021-05-18
CodeStyle
Greg Roach
1
-6
/
+3
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-16
/
+16
2020-08-13
Wrong base class for some request handlers
Greg Roach
1
-2
/
+5
2020-05-08
New module to redirect legacy URLs
Greg Roach
1
-8
/
+8
2020-04-26
User registration comments are limited to 255 characters
Greg Roach
1
-6
/
+6
2020-01-10
Fix: #2962 - default time zone for new users
Greg Roach
1
-0
/
+1
2019-12-22
Fix: #2901 - add captcha to deter spam messages/registrations
Greg Roach
1
-12
/
+21
2019-12-20
Unused imports
Greg Roach
1
-1
/
+0
2019-12-13
CodeStyle - strict types
Greg Roach
1
-5
/
+7
2019-12-11
Fix: token missing in registration emails
Greg Roach
1
-4
/
+7
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-3
/
+3
2019-11-12
Add tree parameter to registration and password reset
Greg Roach
1
-2
/
+8
2019-11-11
Simplify access to current locale
Greg Roach
1
-6
/
+1
2019-11-10
Fix: #2759, fix #2761 - add tree to registration notification emails
Greg Roach
1
-9
/
+27
2019-11-10
Fix: #2759 - missing parameter in registration email template
Greg Roach
1
-2
/
+2
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-14
/
+14
2019-11-01
Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...
Greg Roach
1
-10
/
+10
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-1
/
+7
2019-10-24
Fix: #2691 - Routing for account edit/delete
Greg Roach
1
-6
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
PHPdoc; assertions
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+3
2019-10-12
Working on request/base URL logic
Greg Roach
1
-1
/
+1
2019-10-07
Named routes
Greg Roach
1
-1
/
+1
2019-10-05
Working on routing
Greg Roach
1
-0
/
+215