summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ContactPage.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-01Use new validator classGreg Roach1-8/+7
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-5/+2
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-6/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-22Fix: #2901 - add captcha to deter spam messages/registrationsGreg Roach1-2/+12
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-2/+2
2019-11-13Fix: #2754 - do not rely on http referer headerGreg Roach1-2/+2
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-0/+101