Skip to content
代码片段 群组 项目
提交 5a2be4c8 编辑于 作者: Evan Read's avatar Evan Read
浏览文件

Merge branch 'patch-43' into 'master'

Update U2F recommendations, fix #57656

Closes #57656

See merge request gitlab-org/gitlab-ce!25709
No related branches found
No related tags found
无相关合并请求
...@@ -18,9 +18,10 @@ the second factor of authentication. Once enabled, in addition to supplying your ...@@ -18,9 +18,10 @@ 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 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. a button on it), and it will perform secure authentication on your behalf.
The U2F workflow is only [supported by](https://caniuse.com/#search=U2F) Google Chrome, Opera and Firefox at this point, so we _strongly_ recommend The U2F workflow is [supported by](https://caniuse.com/#search=U2F) Google Chrome, Opera, and Firefox.
that you set up both methods of two-factor authentication, so you can still access your account
from other browsers. We recommend that you set up 2FA with both a [one-time password authenticator](#enable-2fa-via-one-time-password-authenticator) and a [U2F device](#enable-2fa-via-u2f-device), so you can still access your account
if you lose your U2F device.
## Enabling 2FA ## Enabling 2FA
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册