Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint: apply phpcbf to application/ | VirtualTam | 2018-12-02 | 1 | -1/+0 |
* | SessionManager+LoginManager: fix checkLoginState logic | VirtualTam | 2018-06-02 | 2 | -2/+5 |
* | Add test coverage for LoginManager methods | VirtualTam | 2018-06-02 | 1 | -5/+4 |
* | SessionManager: remove unused UID token | VirtualTam | 2018-06-02 | 1 | -6/+0 |
* | Refactor LoginManager stay-signed-in token management | VirtualTam | 2018-06-02 | 2 | -7/+33 |
* | Refactor session and cookie timeout control | VirtualTam | 2018-06-02 | 2 | -14/+39 |
* | Move LoginManager and SessionManager to the Security namespace | VirtualTam | 2018-06-02 | 2 | -0/+417 |