Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login | ArthurHoaro | 2019-02-09 | 1 | -0/+14 |
|\ | |||||
| * | Do not check the IP address with session protection disabled | ArthurHoaro | 2018-07-17 | 1 | -0/+14 |
* | | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+2 |
|/ | |||||
* | SessionManager+LoginManager: fix checkLoginState logic | VirtualTam | 2018-06-02 | 1 | -5/+10 |
* | Add test coverage for LoginManager methods | VirtualTam | 2018-06-02 | 1 | -5/+144 |
* | Refactor LoginManager stay-signed-in token management | VirtualTam | 2018-06-02 | 1 | -0/+31 |
* | Move LoginManager and SessionManager to the Security namespace | VirtualTam | 2018-06-02 | 1 | -0/+199 |