git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14785 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-13 11:48:40 +00:00
parent 98c23307d7
commit cd9d95cb0d

View File

@@ -1,3 +1,15 @@
2005-04-13 Love H<>rnquist <20>strand <lha@it.su.se>
* password_quality.c: add external passsword quality check builtin
module
[password_quality]
policies = external-check
external-program = /bin/false
To approve password a, make the test program return APPROVED on
stderr and fail with exit code 0.
2004-10-12 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: bump version to 7:7:0 and 6:5:2