From 51852fed86bddac63ff512e254019e4f113ac56b Mon Sep 17 00:00:00 2001 From: kkalev Date: Sat, 7 Sep 2002 16:55:39 +0000 Subject: [PATCH] In sql.attrmap User-Password should map to User-Password, not Password --- Changelog | 1 + conf/sql.attrmap | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 8c24c9a..9c21533 100644 --- a/Changelog +++ b/Changelog @@ -19,6 +19,7 @@ Ver 1.56: * If we are editing a group show a comment that in the radiusd sql module the group tables are evaluated after the user tables. As a result user values should in general overwrite default values. * Add support for the default_user_profile of the sql module in lib/sql/defaults.php3 +* In sql.attrmap User-Password should map to User-Password, not Password Ver 1.55: * Update the FAQ about missing attributes from the user/group edit pages and add a few comments in the configuration files diff --git a/conf/sql.attrmap b/conf/sql.attrmap index e7d1470..b828c76 100644 --- a/conf/sql.attrmap +++ b/conf/sql.attrmap @@ -45,4 +45,4 @@ replyItem Port-Limit Port-Limit replyItem Login-LAT-Port Login-LAT-Port replyitem Reply-Message Reply-Message replyItem Dialup-Lock-Msg Reply-Message -replyItem User-Password Password +replyItem User-Password User-Password -- 2.39.5