You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about/faq.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,10 +78,11 @@ There are several options for configuring 2FA for your GitHub account:
78
78
* Printing the codes and storing them in a safe place in your office.
79
79
* Storing the recovery codes in a password manager that you might be using.
80
80
81
-
***We recommend that you set up multiple 2FA options.** This can protect your access to your account in the event that you lose access to one of your authenticators.
81
+
***We recommend that you set up multiple 2FA options.** This can protect your access to your account in the event that you lose access to one of your authenticators. Please note that SMS is not a secure option and not recommended for LLNL accounts.
82
82
83
83
<!-- START: Buttons -->
84
-
{% include components/button.html content='Get More Info on 2FA' url="https://github.com/blog/1614-two-factor-authentication" tag="a" %}
84
+
{% include components/button.html content='GitHub 2FA blog post' url="https://github.com/blog/1614-two-factor-authentication" tag="a" %}
85
+
{% include components/button.html content='GitHub 2FA instructions' url="https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication" tag="a" %}
85
86
{% include components/button.html content='Contact the LLNL GitHub Admins' url="mailto:github-admin@llnl.gov" tag="a" %}
0 commit comments