From: Alan T. DeKok Date: Mon, 28 Aug 2023 21:01:52 +0000 (-0400) Subject: remove note that regexes aren't supported. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0f460db440ef5175a5d0670b3223a6cefe0c8ca;p=thirdparty%2Ffreeradius-server.git remove note that regexes aren't supported. --- diff --git a/raddb/mods-available/files b/raddb/mods-available/files index 6155f333de5..6f593d56d7f 100644 --- a/raddb/mods-available/files +++ b/raddb/mods-available/files @@ -13,10 +13,9 @@ # # -# 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 # # diff --git a/raddb/mods-available/sql b/raddb/mods-available/sql index 45361402878..7421983b504 100644 --- a/raddb/mods-available/sql +++ b/raddb/mods-available/sql @@ -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) # #