kanidm/kanidm_tools
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 29 password badlisting (#158) 2019-12-13 08:49:32 +10:00
Cargo.toml 29 password badlisting (#158) 2019-12-13 08:49:32 +10:00
example.create.account.json 6 create modify tool (#113) 2019-10-07 08:41:30 +10:00
example.create.group.json 6 create modify tool (#113) 2019-10-07 08:41:30 +10:00
example.modify.idm_admin.json 6 create modify tool (#113) 2019-10-07 08:41:30 +10:00
example.modify.json 6 create modify tool (#113) 2019-10-07 08:41:30 +10:00