aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/security/SessionManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use PSR-3 logger for login attemptsArthurHoaro2020-10-201-2/+3
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-2/+2
* Fix broken route to filter not tagged bookmarksArthurHoaro2020-08-311-6/+7
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-9/+5
* Process session filters through Slim controllersArthurHoaro2020-07-231-0/+57
* Optimize and cleanup importsVirtualTam2019-01-131-2/+2
* lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+0
* Add test coverage for LoginManager methodsVirtualTam2018-06-021-1/+1
* SessionManager: remove unused UID tokenVirtualTam2018-06-021-13/+0
* Refactor session and cookie timeout controlVirtualTam2018-06-021-22/+159
* Move LoginManager and SessionManager to the Security namespaceVirtualTam2018-06-021-0/+149