aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/admin/LogoutControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-2/+1
|
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-11/+7
|
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-1/+1
| | | | Also prefix most admin routes with /admin/
* Process password change controller through SlimArthurHoaro2020-07-231-2/+0
|
* Process tools page through Slim controllerArthurHoaro2020-07-231-1/+1
|
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+57
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links