From: Alan T. DeKok Date: Mon, 28 Aug 2023 21:53:51 +0000 (-0400) Subject: update doc notes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa04226f59a40b0484a9303c08596b33c0a4a01;p=thirdparty%2Ffreeradius-server.git update doc notes --- diff --git a/raddb/mods-available/files b/raddb/mods-available/files index 6f593d56d7f..67fe848d5b3 100644 --- a/raddb/mods-available/files +++ b/raddb/mods-available/files @@ -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. # # diff --git a/raddb/mods-available/sql b/raddb/mods-available/sql index 7421983b504..6e14c593cb0 100644 --- a/raddb/mods-available/sql +++ b/raddb/mods-available/sql @@ -27,6 +27,16 @@ # 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::