]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove note that regexes aren't supported.
authorAlan T. DeKok <aland@freeradius.org>
Mon, 28 Aug 2023 21:01:52 +0000 (17:01 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 28 Aug 2023 21:02:08 +0000 (17:02 -0400)
raddb/mods-available/files
raddb/mods-available/sql

index 6155f333de51d54b07f914b3c8ace56cd4329197..6f593d56d7f2912315cdf016bd16a51abe8874e9 100644 (file)
 #
 
 #
-#  NOTE: Temporarily (2023-08-27), the check items only support "real"
-#  attributes, and do not support regular expressions.  This
-#  limitation will be removed when the module is rewritten to support
-#  xlat expressions for conditions
+#  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
 #
 
 #
index 4536140287829241071e374bacc45de188d49d03..7421983b50444fd8cd7d313c0f7b5c61980d3e1f 100644 (file)
@@ -127,10 +127,10 @@ sql {
        postauth_table = "radpostauth"
 
        #
-       #  NOTE:  Temporarily (2023-08-27), the SQL check items only support "real"
-       #  attributes, and do not support regular expressions.  This limitation will
-       #  be removed when the SQL module is rewritten to support maps (for assignments)
-       #  and xlat expressions (for conditions)
+       #  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)
        #
 
        #