mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
UX: Display warning message about social logins disabled when 2FA is enabled.
This commit is contained in:
parent
50eb582fb2
commit
d9b4b12694
5 changed files with 50 additions and 8 deletions
|
@ -728,6 +728,7 @@ en:
|
|||
requiring a one-time token in addition to your password. These tokens
|
||||
can be generated on Android and iOS by <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" target='_blank'>Google Authenticator</a>
|
||||
and on Windows Phone by <a href="https://www.microsoft.com/en-us/store/p/authenticator/9wzdncrfj3rj" target='_blank'>Authenticator</a>.
|
||||
oauth_enabled_warning: "Note that logins via social methods will be disabled once Two Factor Authentication has been enabled on your account."
|
||||
|
||||
change_about:
|
||||
title: "Change About Me"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue