aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/admin/LogoutControllerTest.php
Commit message (Expand)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
* 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