discourse/app
Martin Brennan 64b4a7ba45
FIX: Ensure enforce 2FA for staff satisfied by security keys (#8316)
* 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.
2019-11-08 15:11:53 +10:00
..
assets FEATURE: support to mute all categories by default. (#8295) 2019-11-08 08:28:11 +05:30
controllers FIX: unicode group names encoded for url (#8302) 2019-11-06 14:25:45 -06:00
helpers FEATURE: Load translation overrides without JS `eval` 2019-11-05 19:16:38 +01:00
jobs FEATURE: notify tag watchers when tag was added to post (#8299) 2019-11-07 08:20:15 +11:00
mailers UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
models FEATURE: support to mute all categories by default. (#8295) 2019-11-08 08:28:11 +05:30
serializers FIX: Ensure enforce 2FA for staff satisfied by security keys (#8316) 2019-11-08 15:11:53 +10:00
services FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
views FIX: add <img> alt attribute for Summary emails 2019-11-06 15:26:46 +05:30