summary refs log tree commit diff
path: root/src/util/passwordStrength.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Config: Final config additons, now everything should work as desiredDiego Magdaleno2021-05-221-1/+1
* Config: Refactor config method, so we have a new get all option, fix issues i...Diego Magdaleno2021-05-211-2/+1
* Config: First rewrite of config and working implementation of getting valuesDiego Magdaleno2021-05-191-2/+3
* added blockInsecureCommonPasswords config flagxnacly2021-02-031-5/+17
* added passwordStrength estimatorxnacly2021-02-031-0/+48