]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
update doc notes
authorAlan T. DeKok <aland@freeradius.org>
Mon, 28 Aug 2023 21:53:51 +0000 (17:53 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 28 Aug 2023 21:53:51 +0000 (17:53 -0400)
raddb/mods-available/files
raddb/mods-available/sql

index 6f593d56d7f2912315cdf016bd16a51abe8874e9..67fe848d5b357000de2fbf5e129af67a92820f48 100644 (file)
@@ -15,7 +15,9 @@
 #
 #  NOTE: Temporarily (2023-08-27), the check items only supports
 #  "real" attributes.  This limitation will be removed when the module
-#  is rewritten to support xlat expressions for conditions
+#  is rewritten to support xlat expressions for conditions.
+#
+#  The module also does not support xlat expansions on the RHS.
 #
 
 #
index 7421983b50444fd8cd7d313c0f7b5c61980d3e1f..6e14c593cb0e7358156656da7fc332271efb7762 100644 (file)
 #  oracle, postgresql, sqlite and unixodbc.
 #
 
+#
+#  NOTE: Temporarily (2023-08-27), the check items only support "real"
+#  attributes.  This limitation will be removed when the module is
+#  rewritten to support maps (for assignments) and xlat expressions
+#  (for conditions).
+#
+#  The module also does not support xlat expansions on the RHS.
+#
+
+
 #
 #  ## Configuration Settings
 #
@@ -126,13 +136,6 @@ sql {
        #
        postauth_table = "radpostauth"
 
-       #
-       #  NOTE: Temporarily (2023-08-27), the SQL check items only
-       #  supports "real" attributes.  This limitation will be
-       #  removed when the SQL module is rewritten to support maps
-       #  (for assignments) and xlat expressions (for conditions)
-       #
-
        #
        #  authcheck_table::
        #  groupcheck_table::