]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/security/LoginManagerTest.php
SessionManager+LoginManager: fix checkLoginState logic
[github/shaarli/Shaarli.git] / tests / security / LoginManagerTest.php
2018-06-02  VirtualTamSessionManager+LoginManager: fix checkLoginState logic 1086/head
2018-06-02  VirtualTamAdd test coverage for LoginManager methods
2018-06-02  VirtualTamRefactor LoginManager stay-signed-in token management
2018-06-02  VirtualTamMove LoginManager and SessionManager to the Security...