aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/security
Commit message (Expand)AuthorAgeFilesLines
* Rewrite IP ban managementArthurHoaro2019-02-092-97/+400
* 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-132-3/+4
* | lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+0
|/
* SessionManager+LoginManager: fix checkLoginState logicVirtualTam2018-06-021-5/+10
* Add test coverage for LoginManager methodsVirtualTam2018-06-022-6/+145
* SessionManager: remove unused UID tokenVirtualTam2018-06-021-13/+0
* Refactor LoginManager stay-signed-in token managementVirtualTam2018-06-021-0/+31
* Refactor session and cookie timeout controlVirtualTam2018-06-021-22/+159
* Move LoginManager and SessionManager to the Security namespaceVirtualTam2018-06-022-0/+348