bartificer / xkpasswd-js

The official JavaScript port of the Crypt::HSXKPasswd Perl module.
https://bartificer.github.io/xkpasswd-js/
BSD 2-Clause "Simplified" License
62 stars 11 forks source link

Display Min and Max Password Length For Given Configuration #91

Closed schellbell closed 2 months ago

schellbell commented 5 months ago

In the original version, the minimum/maximum possible password lengths were shown given the configuration. Given many sites min/max character lengths for passwords this was extremely useful

hepabolu commented 5 months ago

I'll add this to the 1.0 release milestone, because it was a feature in the original version.

hepabolu commented 2 months ago

The calculation was already there, it was just not displayed in the statistics