Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -9/+5 |
* | Process session filters through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+57 |
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -2/+2 |
* | lint: apply phpcbf to tests/ | VirtualTam | 2018-12-02 | 1 | -1/+0 |
* | Add test coverage for LoginManager methods | VirtualTam | 2018-06-02 | 1 | -1/+1 |
* | SessionManager: remove unused UID token | VirtualTam | 2018-06-02 | 1 | -13/+0 |
* | Refactor session and cookie timeout control | VirtualTam | 2018-06-02 | 1 | -22/+159 |
* | Move LoginManager and SessionManager to the Security namespace | VirtualTam | 2018-06-02 | 1 | -0/+149 |