CommonPasswordsValidator
CommonPasswordsValidator copied to clipboard
Usage guidance
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 vs top 100). I'm not too sure what sort of impact keeping a hashset that size in memory would be.
Cheers.