summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/Logout.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Code styleGreg Roach1-4/+4
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2026-02-09when logging out the homepage is fetched twice (#5160)Bert Koorengevel1-1/+8
2025-12-24CodeStyleGreg Roach1-9/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
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
2022-02-23Update and use Validation classGreg Roach1-1/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-10-25No need to throw exceptions in assert()Greg Roach1-3/+0
2019-10-22Fix: #2668 route 'home-page' now has a request handlerGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16Fix: cannot log out from admin pagesGreg Roach1-8/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+4
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-09Working on routingGreg Roach1-0/+1
2019-10-05Working on routingGreg Roach1-0/+60