Commit Graph

3 Commits

Author SHA1 Message Date
sthen
328ac4a0bc update to passwdqc 1.3.0, and install new example php wrapper function.
- improved detection of common character sequences
- improved generation of random passphrases with non-default settings
  (including expanded range of possible bit sizes)
- code robustness improvements
2013-04-24 07:50:36 +00:00
ajacoutot
cf088633a1 Major update to passwdqc-1.2.2 which brings native OpenBSD support.
ok okan@ sthen@ millert@
2010-07-07 21:29:58 +00:00
djm
b41fff65ed Import of passwdqc:
passwdqc is a plugin password strength checker for OpenBSD's
/usr/bin/passwd. It is basically a thin wrapper around Solar
Designer's excellent password complexity checking code from
pam_passwdqc. It allows more control over password quality
enforcement than the built-in checks in passwd(1).

ok naddy@
2005-01-30 20:36:28 +00:00