summaryrefslogtreecommitdiffstats
path: root/models/login/u2f_test.go
Commit message (Expand)AuthorAgeFilesLines
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-8/+7
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-6/+7
* Allow U2F 2FA without TOTP (#11573)Kamil DomaƄski2021-11-081-1/+1
* Don't panic if we fail to parse U2FRegistration data (#17304)David Jimenez2021-10-141-0/+26
* Move twofactor to models/login (#17143)Lunny Xiao2021-09-251-0/+74