aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/security/LoginManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use PSR-3 logger for login attemptsArthurHoaro2020-10-201-12/+39
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-12/+18
* fixed typoSébastien NOBILI2020-03-021-1/+1
* ldap authentication, fixes shaarli/Shaarli#1343Sébastien NOBILI2020-03-021-0/+34
* Rewrite IP ban managementArthurHoaro2019-02-091-97/+7
* Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-loginArthurHoaro2019-02-091-0/+14
|\
| * Do not check the IP address with session protection disabledArthurHoaro2018-07-171-0/+14
* | Optimize and cleanup importsVirtualTam2019-01-131-1/+2
|/
* SessionManager+LoginManager: fix checkLoginState logicVirtualTam2018-06-021-5/+10
* Add test coverage for LoginManager methodsVirtualTam2018-06-021-5/+144
* Refactor LoginManager stay-signed-in token managementVirtualTam2018-06-021-0/+31
* Move LoginManager and SessionManager to the Security namespaceVirtualTam2018-06-021-0/+199