Remove references to the common passwords page
Rahul Zhade committed
Sep 30, 2022 at 13:55 UTC
7b37d8c8d8285cd103dd12d024e81b68aa86fd99
2 files changed
-2
content/getting-started/managing-your-npm-user-account/managing-your-profile-settings.mdx
-1
@@ -138,7 +138,6 @@ To protect your account, when you reset your password from the command line, it
138
139
* be longer than 10 characters
140
* not contain part of your username
141
-* not be on [this list of common passwords](https://www.npmjs.com/signup/common-passwords)
141
* not be in the "[Have I Been Pwned](https://haveibeenpwned.com/)" breach database
142
143
</Note>
content/getting-started/setting-up-your-npm-user-account/creating-a-strong-password.mdx
-1
@@ -8,7 +8,6 @@ You must choose or generate a password for your npm account that:
8
9
* is longer than 10 characters
10
* does not match or significantly contain your username, e.g. do not use 'username123'
11
-* is not a [commonly used password](https://www.npmjs.com/signup/common-passwords)
11
* has not been compromised and known to the [Have I Been Pwned](https://haveibeenpwned.com/) breach database
12
13
To keep your account secure, we recommend you follow these best practices: