summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/RegisterPage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-17/+4
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-05-02Fix broken captcha serviceGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-1/+2
2021-11-21CodeStyleGreg Roach1-4/+14
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-09-07Fix: do not pass email/username in URL parametersGreg Roach1-4/+5
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-22Fix: #2901 - add captcha to deter spam messages/registrationsGreg Roach1-2/+20
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-3/+3
2019-10-24Fix: #2691 - Routing for account edit/deleteGreg Roach1-0/+2
2019-10-17PSR12Greg Roach1-0/+1
2019-10-05Working on routingGreg Roach1-0/+73