aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/ShaarliAdminMiddlewareTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Move all admin controller into a dedicated groupArthurHoaro2020-08-131-0/+100
Also handle authentication check in a new middleware for the admin group.