]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
struct fixes for radius_legacy_map_apply()
authorAlan T. DeKok <aland@freeradius.org>
Wed, 20 Dec 2023 22:33:52 +0000 (17:33 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 20 Dec 2023 22:36:06 +0000 (17:36 -0500)
commitfa15bc5a97bec20697b7b1c5c7e906028cf08116
tree7deb168c414398c72c1638ab8c337d18481abe77
parentdc6006f4c09cb1bdf1a40964669cef10e3bca77a
struct fixes for radius_legacy_map_apply()

parse structs from RHS strings

and various other cleanups

relative attributes on multiple lines in SQL aren't supported.

inter-attribute copies are permitted for structural types

tests still need to be finalized
src/lib/server/map.c
src/lib/server/pairmove.c
src/lib/server/tmpl_tokenize.c
src/tests/modules/sql_sqlite/nested.attrs
src/tests/modules/sql_sqlite/nested.unlang