Skip to content

Conversation

@sstok
Copy link
Member

@sstok sstok commented Sep 30, 2021

Q A
Branch? main
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Fixed tickets
License MIT

The PasswordCommonList validator contains a big list of commonly used passwords, many that are known to be insecure.
As updating the list of forbidden passwords is not something done regularly this is recommended over manually updating.

Alternatively the Symfony NotCompromisedPassword validator can be used for a more regularly updated list.

Note: The PasswordCommonList is a rather big package (the list is around 20 MB of size), and therefor maintained as a separate package.

@sstok sstok force-pushed the blacklist-deprecation branch from 0528f24 to 99bc606 Compare September 30, 2021 12:31
@sstok sstok mentioned this pull request Sep 30, 2021
@sstok sstok force-pushed the blacklist-deprecation branch from 99bc606 to c02d783 Compare October 9, 2021 13:49
@sstok sstok merged commit 4a5fc6a into rollerworks:main Oct 9, 2021
@sstok sstok deleted the blacklist-deprecation branch October 9, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant