Skip to content

Commit

Permalink
Update secure-data.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick-Anderson authored Sep 27, 2024
1 parent f1cd25f commit 8b82fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetcore/security/authorization/secure-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ In the preceding code:
If you haven't already set a password for seeded user accounts, use the [Secret Manager tool](xref:security/app-secrets#secret-manager) to set a password:

* Choose a [strong password](https://support.microsoft.com/en-us/windows/create-and-use-strong-passwords-c5cebb49-8c53-4f5e-2bc4-fe357ca048eb):
* Choose a [strong password](https://support.microsoft.com/windows/create-and-use-strong-passwords-c5cebb49-8c53-4f5e-2bc4-fe357ca048eb):
* At least 12 characters long but 14 or more is better.
* A combination of uppercase letters, lowercase letters, numbers, and symbols.
* Not a word that can be found in a dictionary or the name of a person, character, product, or organization.
Expand Down

0 comments on commit 8b82fa6

Please sign in to comment.