mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
* 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.