CommonPasswordsValidator
CommonPasswordsValidator copied to clipboard
Implementations of ASP.NET Core Identity IPasswordValidators that verify the provided password is not one of the most common passwords.
Bumps [Microsoft.AspNetCore.Identity](https://github.com/aspnet/Identity) from 2.0.0 to 2.0.4. Release notes Sourced from Microsoft.AspNetCore.Identity's releases. 2.0.1 Bugs Fixed Revert the fix introduced in aspnet/Identity#1395 (#1483) Port AddEntityFrameworkStores fix to 2.0.1 (#1396) Port ChangePhoneNumber...
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9. Commits - [`84d6a54`](https://github.com/aspnet/Universe/commit/84d6a54ce9ba941e2b7318d7f377908473d35f6d) Merge 2.0.9 into release/2.0 - [`43ec723`](https://github.com/aspnet/Universe/commit/43ec72353f83465a3dd238e5a025b255e312f0ed) Merge branch release/2.0 - [`cc0e039`](https://github.com/aspnet/Universe/commit/cc0e0394acd1d13fb5769c3c8f8ec895893b39c4) Add required infrastructure improvements to submodules to support NETStandard... -...
Bumps [Microsoft.AspNetCore.Identity](https://github.com/dotnet/aspnetcore) from 2.0.0 to 2.1.39. Release notes Sourced from Microsoft.AspNetCore.Identity's releases. .NET Core 2.1.25 Release Notes Download and Install Repos Core .NET Core 2.1.24 Release Notes Download and Install...
The install instructions reference Common Password (singular) Validator, rather than CommonPasswordsValidator, and not having had enough sleep last night, it totally threw me for a couple of minutes :)
Hey, Great project! Big fan of it - however, I'd like some usage guidance on this if possible. What are the potential pitfalls of using the largest validation (top 100000...