aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/visitor/PublicSessionFilterControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Fix invalid redirection using the path of an external domainArthurHoaro2020-09-221-3/+3
| | | | Fixes #1554
* Move all admin controller into a dedicated groupArthurHoaro2020-08-131-0/+51
| | | | Also handle authentication check in a new middleware for the admin group.
* Fix: visitor are allowed to chose nb of links per pageArthurHoaro2020-07-241-0/+71