]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
don't allow <cast>
authorAlan T. DeKok <aland@freeradius.org>
Sat, 24 Aug 2024 11:51:05 +0000 (07:51 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 24 Aug 2024 12:28:26 +0000 (08:28 -0400)
commit735412a694b657b4aabfa91bff09ff9ca7aed493
tree21faf81a9572497ba3565067c3fba62f4759f65a
parente7ee7f24a4021e781739d0400f9043064a619ce3
don't allow <cast>

The rest of the parser hasn't supported it for a while, so we also
remove it from tmpl_preparse()
src/lib/server/tmpl_tokenize.c