Don't panic if we fail to parse U2FRegistration data (#17304) #17371

Merged
lunny merged 1 commits from backport-17304-v1.15 into release/v1.15 2021-10-20 19:45:17 +00:00
Contributor

Backport #17304

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

Backport #17304 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>
jolheiser approved these changes 2021-10-20 19:14:55 +00:00
6543 (Migrated from github.com) approved these changes 2021-10-20 19:24:44 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#17371
No description provided.