]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Process session filters through Slim controllers
authorArthurHoaro <arthur@hoa.ro>
Fri, 22 May 2020 09:02:56 +0000 (11:02 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commitaf290059d10319e76d1e7d78b592cab99c26d91a
treeb088526052182d4b4f3c0af20db89f7d28fc3d9a
parent893f5159c64e5bcff505c8367e6dc22cc2a7b14d
Process session filters through Slim controllers

Including:
  - visibility
  - links per page
  - untagged only
application/front/controllers/SessionFilterController.php [new file with mode: 0644]
application/front/controllers/ShaarliController.php
application/security/SessionManager.php
index.php
tests/front/controller/SessionFilterControllerTest.php [new file with mode: 0644]
tests/front/controller/ShaarliControllerTest.php
tests/security/SessionManagerTest.php
tpl/default/linklist.paging.html
tpl/vintage/linklist.paging.html