]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
allow in-line templates
authorAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 15:32:40 +0000 (11:32 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 15:34:22 +0000 (11:34 -0400)
commitae1caff3e0f2df4b8ee900bf445bfcea536aa98c
treee2c6e22407750f4eb6ce7e443b930c57fc6ee5a0
parent71bf3db8fe62c3685e4660b1d4dc1b39ade354f3
allow in-line templates

and skip them when defining modules.

And when referencing an item, look in the template if it can't
be found in the section.
src/lib/server/cf_file.c
src/lib/server/module.c