]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
produce warnings and errors for attributes which have leading '&'
authorAlan T. DeKok <aland@freeradius.org>
Thu, 6 Mar 2025 14:25:19 +0000 (09:25 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 6 Mar 2025 16:39:08 +0000 (11:39 -0500)
commit8cae745ecc68469da4140e4b75ff87a1df5966c4
tree68956b6b6c0c1548e92541f908599b7142629dde
parent44491f8b1e8b9fbc1db43bc404b47c828a025a89
produce warnings and errors for attributes which have leading '&'

If we're in the new config and -C, produce a warning.

If the migration flag says to forbid '&', then we produce an
error.
src/lib/server/cf_parse.c