]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
In sql.attrmap User-Password should map to User-Password, not Password
authorkkalev <kkalev>
Sat, 7 Sep 2002 16:55:39 +0000 (16:55 +0000)
committerkkalev <kkalev>
Sat, 7 Sep 2002 16:55:39 +0000 (16:55 +0000)
Changelog
conf/sql.attrmap

index 8c24c9a396b9b6d314d5e22dc082e072263a759a..9c21533e1924e79868d4b44677a16e2bfe0ad346 100644 (file)
--- 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
index e7d1470c17475b191f8a9c77ab774f231745d20b..b828c7666d74d80ba082ee7e6d3c5c567c38f021 100644 (file)
@@ -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