2 Commits (ebaf4c48ea278955c5d79c5f37a2039ccb3cf775)

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