summaryrefslogtreecommitdiff
path: root/app/Http/Middleware/AuthModerator.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-01-20Create new middleware to load route parametersGreg Roach1-7/+4
2019-12-20Unused importsGreg Roach1-1/+0
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-4/+4
2019-11-14Error handling when following links to private/deleted treesGreg Roach1-2/+6
2019-10-27Rewrite error handler - #2686 and #2685Greg Roach1-2/+3
2019-10-25No need to throw exceptions in assert()Greg Roach1-3/+1
2019-10-19Fix: #2635 - no tree shown on login pageGreg Roach1-2/+2
2019-10-17PSR12Greg Roach1-0/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+4
2019-10-14Working on routingGreg Roach1-1/+3
2019-10-11Working on routingGreg Roach1-1/+1
2019-10-09Working on routingGreg Roach1-7/+1
2019-10-07Named routesGreg Roach1-1/+2
2019-10-02Apply fixes from StyleCI (#2601)Greg Roach1-1/+0
2019-10-02Add authentication middleware and testsGreg Roach1-0/+68