mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 04:05:35 +08:00

* FIX: second factor cannot be enabled if SSO is enabled If `enable_sso` setting is enabled then admin should not be able to enable `enforce_second_factor` setting as that will lock users out. Co-authored-by: Robin Ward <robin.ward@gmail.com>