2 Commits (9d855bd6a1da51a656bede3a855b2cecc6a22f28)

Author SHA1 Message Date
David Jimenez fa8b8c055d
Don't panic if we fail to parse U2FRegistration data (#17304)
* Don't panic if we fail to parse a U2FRegistration data

Downgrade logging statement from Fatal to Error so that errors parsing
U2FRegistration data does not panic; instead, the invalid key will be
skipped and we will attempt to parse the next one, if available.

Signed-off-by: David Jimenez <dvejmz@sgfault.com>
3 years ago
Lunny Xiao 91e21d4fca
Move twofactor to models/login (#17143) 3 years ago