kanidm/kanidm_client
Firstyear 2ede944fdb
29 password badlisting (#158)
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..
2019-12-13 08:49:32 +10:00
..
src 127 domain info type (#150) 2019-11-29 10:48:22 +10:00
tests 29 password badlisting (#158) 2019-12-13 08:49:32 +10:00
Cargo.toml Add support for better client building (#147) 2019-11-19 12:20:37 +10:30