History log of /webtrees/app/Http/RequestHandlers/PasswordRequestAction.php (Results 1 – 24 of 24)
Revision Date Author Comments
# e873f434 22-Nov-2024 Greg Roach <greg@subaqua.co.uk>

PHP 8.3 allows class constants to have type hints


# e93a8df2 14-Jul-2023 Greg Roach <greg@subaqua.co.uk>

phpdoc


# d11be702 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# b11cdcd4 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# 81bf3221 07-Dec-2022 Greg Roach <greg@subaqua.co.uk>

PHP 8.0 - use nullsafe operator


# 748dbe15 15-Nov-2022 Greg Roach <greg@subaqua.co.uk>

Use Validator


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# b55cbc6b 22-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Update and use Validation class


# d97083fe 19-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Create Timestamp class and factory to replace direct-dependency on Carbon


# 9ed332c7 04-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Add rate-limit for visitor actions that could send email


# 3a837642 09-Sep-2021 Greg Roach <greg@subaqua.co.uk>

Do not allow the reset-password feature to be used for user-enumeration


# c4943cff 18-May-2021 Greg Roach <fisharebest@gmail.com>

CodeStyle


# 89f7189b 25-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Use https link in copyright header


# f289f086 30-Nov-2020 Greg Roach <greg@subaqua.co.uk>

Strict types


# b46c87bd 13-Dec-2019 Greg Roach <fisharebest@webtrees.net>

CodeStyle - strict types


# f917a287 12-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Add tree parameter to registration and password reset


# e381f98d 01-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2719 cannot send messages using ugly urls; refactor controller as request handlers


# fcfa147e 17-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 3cfcc809 09-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing; Code cleanup


# 71378461 08-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 56f9a9c1 07-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Named routes


# 3976b470 29-Sep-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 57ab2231 27-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Add tree to request; preparing for router


# a00bcc63 22-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Update password reset procedure