aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/visitor/LoginControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use PSR-3 logger for login attemptsArthurHoaro2020-10-201-1/+1
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Process login through Slim controllerArthurHoaro2020-07-231-4/+274
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-2/+2
* Process password change controller through SlimArthurHoaro2020-07-231-10/+0
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+144