]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix: visitor are allowed to chose nb of links per page
authorArthurHoaro <arthur@hoa.ro>
Fri, 24 Jul 2020 10:48:53 +0000 (12:48 +0200)
committerArthurHoaro <arthur@hoa.ro>
Fri, 24 Jul 2020 10:48:53 +0000 (12:48 +0200)
commit204035bd3c91b9a5c39fcb6fc470e108b032dbd9
treeb3b3c01bd162da4d0672a7fd3b598d8c4580c980
parent87ae3c4f08431e02869376cb57add257747910d1
Fix: visitor are allowed to chose nb of links per page
application/front/controller/admin/SessionFilterController.php
application/front/controller/visitor/PublicSessionFilterController.php [new file with mode: 0644]
tests/front/controller/admin/SessionFilterControllerTest.php
tests/front/controller/visitor/PublicSessionFilterControllerTest.php [new file with mode: 0644]