summaryrefslogtreecommitdiff
path: root/app/Services/CaptchaService.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-12Fix: #5268 - bypassing forms with CAPTCHA causes session error.Greg Roach1-5/+5
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-06CodeStyleGreg Roach1-0/+3
2022-06-02Use a factory to make the current timeGreg Roach1-2/+2
2022-06-02Use a factory to make unqique identifiersGreg Roach1-4/+4
2022-05-02Fix broken captcha serviceGreg Roach1-2/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23CodeStyleGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-2/+8
2021-11-21CodeStyleGreg Roach1-4/+4
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-22Fix: #2901 - add captcha to deter spam messages/registrationsGreg Roach1-0/+85