Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 2 | -23/+21 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 4 | -24/+27 |
* | Allow U2F 2FA without TOTP (#11573) | Kamil DomaĆski | 2021-11-08 | 3 | -1/+12 |
* | Simplify Gothic to use our session store instead of creating a different stor... | zeripath | 2021-11-03 | 1 | -1/+1 |
* | Move session to models/login (#17338) | Lunny Xiao | 2021-10-17 | 1 | -0/+127 |
* | Don't panic if we fail to parse U2FRegistration data (#17304) | David Jimenez | 2021-10-14 | 2 | -1/+27 |
* | Move twofactor to models/login (#17143) | Lunny Xiao | 2021-09-25 | 4 | -0/+374 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 6 | -0/+1305 |