mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
Implements #29 password badlist and quality checking. This checks all new passwords are at least length 10, pass zxcvbn and are not container in a badlist. The current badlist is a preprocessed content of rockyou from seclists, but later wwe'll update this to the top 10million badlist which when processed is about 70k entries.. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
example.create.account.json | ||
example.create.group.json | ||
example.modify.idm_admin.json | ||
example.modify.json |