summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/DeleteUser.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-10-03Refactor HTTP exceptionsGreg Roach1-2/+2
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-05-08New module to redirect legacy URLsGreg Roach1-1/+1
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-4/+4
2019-10-19Fix: #2649 - Fix routing for FAQ moduleGreg Roach1-3/+2
2019-10-17Fix: #2643 - DeleteUser parameter is now an attributeGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+2
2019-04-11Use PSR-15 request handlers as alternative to controllers/actionsGreg Roach1-0/+71