aboutsummaryrefslogtreecommitdiffstats
path: root/models/login
Commit message (Expand)AuthorAgeFilesLines
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-162-23/+21
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-124-24/+27
* Allow U2F 2FA without TOTP (#11573)Kamil DomaƄski2021-11-083-1/+12
* Simplify Gothic to use our session store instead of creating a different stor...zeripath2021-11-031-1/+1
* Move session to models/login (#17338)Lunny Xiao2021-10-171-0/+127
* Don't panic if we fail to parse U2FRegistration data (#17304)David Jimenez2021-10-142-1/+27
* Move twofactor to models/login (#17143)Lunny Xiao2021-09-254-0/+374
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-246-0/+1305