Update what supports U2F workflow
note that "only" and "so we _strongly_ recommend" is becoming suspect. It may be considered worthwhile to change it, but in turn it would fail to explain why GitLab requires that both methods are enabled
This commit is contained in:
parent
d5e9eef08d
commit
691008d14b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ the second factor of authentication. Once enabled, in addition to supplying your
|
|||
password to login, you'll be prompted to activate your U2F device (usually by pressing
|
||||
a button on it), and it will perform secure authentication on your behalf.
|
||||
|
||||
The U2F workflow is only supported by Google Chrome at this point, so we _strongly_ recommend
|
||||
The U2F workflow is only [supported by](https://caniuse.com/#search=U2F) Google Chrome, Opera and Firefox at this point, so we _strongly_ recommend
|
||||
that you set up both methods of two-factor authentication, so you can still access your account
|
||||
from other browsers.
|
||||
|
||||
|
|
Loading…
Reference in a new issue