Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 1 | -0/+4 |
* | Process session filters through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+33 |
* | Process tag cloud page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+10 |
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 1 | -0/+6 |
* | SessionManager+LoginManager: fix checkLoginState logic | VirtualTam | 2018-06-02 | 1 | -1/+4 |
* | SessionManager: remove unused UID token | VirtualTam | 2018-06-02 | 1 | -6/+0 |
* | Refactor LoginManager stay-signed-in token management | VirtualTam | 2018-06-02 | 1 | -3/+0 |
* | Refactor session and cookie timeout control | VirtualTam | 2018-06-02 | 1 | -11/+37 |
* | Move LoginManager and SessionManager to the Security namespace | VirtualTam | 2018-06-02 | 1 | -0/+179 |