Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not check the IP address with session protection disabled | ArthurHoaro | 2018-07-17 | 1 | -0/+14 |
| | | | | | | This allows the user to stay logged in if his IP changes. Fixes #1106 | ||||
* | SessionManager+LoginManager: fix checkLoginState logic | VirtualTam | 2018-06-02 | 1 | -5/+10 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Add test coverage for LoginManager methods | VirtualTam | 2018-06-02 | 1 | -5/+144 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Refactor LoginManager stay-signed-in token management | VirtualTam | 2018-06-02 | 1 | -0/+31 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Move LoginManager and SessionManager to the Security namespace | VirtualTam | 2018-06-02 | 1 | -0/+199 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |