aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/visitor/LoginController.php
Commit message (Expand)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-3/+5
* Use PSR-3 logger for login attemptsArthurHoaro2020-10-201-1/+0
* Fix redirection after post install loginArthurHoaro2020-07-271-1/+1
* Process login through Slim controllerArthurHoaro2020-07-231-10/+117
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-1/+2
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-1/+1
* Initialize admin Slim controllersArthurHoaro2020-07-231-0/+46