Merge branch 'two_factor_authentication_update' into 'master'

Update what supports U2F workflow

See merge request gitlab-org/gitlab-ce!25047
This commit is contained in:
Evan Read 2019-02-13 03:22:44 +00:00
commit 6057e71aa2

View file

@ -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.