-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Create changelog for recovery codes #25693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://2e649ba8.preview.developers.cloudflare.com Files with changes (up to 15)
|
src/content/changelog/fundamentals/2025-10-07-recovery-codes.mdx
Outdated
Show resolved
Hide resolved
src/content/changelog/fundamentals/2025-10-07-recovery-codes.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Patricia Santa Ana <[email protected]>
Co-authored-by: Patricia Santa Ana <[email protected]>
| * Use a unique password for every website, including Cloudflare, and store it in a password manager like 1Password or Keeper. These services are cross-platform and simplify the process of managing secure passwords. | ||
| * Use 2FA to make it harder for an attacker to get into your account in the event your password is leaked | ||
| * Store your backup codes securely. A password manager is the best place since it keeps the backup codes encrypted, but you can also print them and put them somewhere safe in your home. | ||
| * If you use an app to manage your 2FA keys, enable cloud backup, so that you don't lose your keys in the event you lose your phone. | ||
| * If you use a custom email domain to sign in, [configure SSO](https://developers.cloudflare.com/cloudflare-one/applications/configure-apps/dash-sso-apps/). | ||
| * If you use a public email domain like Gmail or Hotmail, you can also use social login with Apple, GitHub, or Google to sign in. | ||
| * If you manage a Cloudflare account for work: | ||
| * Have at least two administrators in case one of them unexpectedly leaves your company | ||
| * Use SCIM to automate permissions management for members in your Cloudflare account |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Use a unique password for every website, including Cloudflare, and store it in a password manager like 1Password or Keeper. These services are cross-platform and simplify the process of managing secure passwords. | |
| * Use 2FA to make it harder for an attacker to get into your account in the event your password is leaked | |
| * Store your backup codes securely. A password manager is the best place since it keeps the backup codes encrypted, but you can also print them and put them somewhere safe in your home. | |
| * If you use an app to manage your 2FA keys, enable cloud backup, so that you don't lose your keys in the event you lose your phone. | |
| * If you use a custom email domain to sign in, [configure SSO](https://developers.cloudflare.com/cloudflare-one/applications/configure-apps/dash-sso-apps/). | |
| * If you use a public email domain like Gmail or Hotmail, you can also use social login with Apple, GitHub, or Google to sign in. | |
| * If you manage a Cloudflare account for work: | |
| * Have at least two administrators in case one of them unexpectedly leaves your company | |
| * Use SCIM to automate permissions management for members in your Cloudflare account | |
| - Use a unique password for every website, including Cloudflare, and store it in a password manager like 1Password or Keeper. These services are cross-platform and simplify the process of managing secure passwords. | |
| - Use 2FA to make it harder for an attacker to get into your account in the event your password is leaked. | |
| - Store your backup codes securely. A password manager is the best place since it keeps the backup codes encrypted, but you can also print them and put them somewhere safe in your home. | |
| - If you use an application to manage your 2FA keys, enable cloud backup, so that you do not lose your keys in the event you lose your phone. | |
| - If you use a custom email domain to sign in, [configure SSO](https://developers.cloudflare.com/cloudflare-one/applications/configure-apps/dash-sso-apps/). | |
| - If you use a public email domain like Gmail or Hotmail, you can also use social login with Apple, GitHub, or Google to sign in. | |
| - If you manage a Cloudflare account for work: | |
| - Have at least two administrators in case one of them unexpectedly leaves your company. | |
| - Use SCIM to automate permissions management for members in your Cloudflare account. |
Summary
Adds a changelog for our new recovery code reminders
Screenshots (optional)
Documentation checklist