From 90c2165a46cce8f26ff381c9ac6b1f4bd216ce70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 29 Jan 2003 12:33:23 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11627 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kadmin/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index 507d97a86..27b088503 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,3 +1,11 @@ +2003-01-29 Love + + * server.c (kadmind_dispatch): kadm_chpass: require the password + to pass the password quality check in case the user changes the + user's own password kadm_chpass_with_key: disallow the user to + change it own password to a key, since that password might violate + the password quality check. + 2002-10-23 Assar Westerlund * version4.c (decode_packet): check the length of the version