mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 13:55:07 +00:00
64b4a7ba45
* If a staff user created only a security key as their single 2FA option. they continued to be prompted to create a 2FA option because we only considered this condition satisfied if a TOTP was added. * The condition is now satisfied if TOTP OR security keys are enabled.