Skip to content

Avoid falling back to U2F registrations when WebAuthn enabled

Imre Farkas requested to merge if-webauthn-avoid_falling_back_to_u2f into master

What does this MR do and why?

Fixes the checks to decide which 2FA method to use. For U2F/WebAuthn, we only need to considered the webauthn feature flag. Also checking the existence of WebAuthn registrations lead to bug #347052 (closed).

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Imre Farkas

Merge request reports

Loading