From: kkalev Date: Fri, 16 Aug 2002 11:23:26 +0000 (+0000) Subject: Comment out Reply-Message in conf/user_edit.attrs since in sql it maps to the same... X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=a8dd6c4e134460a33f6e844e6e058be5953d42ca;p=freeradius-dialup-admin.git Comment out Reply-Message in conf/user_edit.attrs since in sql it maps to the same attribute as the lock message --- diff --git a/Changelog b/Changelog index 9ae2b8a..c49ca29 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,8 @@ Ver 1.53: * When reporting sql errors also print the output of da_sql_error * When updating ldap user information don't do an update if the new attribute value is '-' (default value) +* Comment out Reply-Message in conf/user_edit.attrs since in sql it maps to the same attribute as + the lock message Ver 1.52: * Add Reply-Message in conf/user_edit.attrs so that it appears in the user/group edit pages * Allow the administrator to specify a group in the New User page. Update lib/sql/create_user.php3 to add