]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
map_to_request expects the value callback to only create the leaf pair
authorNick Porter <nick@portercomputing.co.uk>
Tue, 29 Jul 2025 09:43:05 +0000 (10:43 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Tue, 29 Jul 2025 10:02:10 +0000 (11:02 +0100)
commit7c01590237c811a935a9e37cc2445c4d0d69e56c
treea02c9b3fe13009c09a99613703a70827b6da5d1d
parentb91e21fda2b959e7c0b20fd1412347791cd0b2c5
map_to_request expects the value callback to only create the leaf pair

It does the job of creating any interim structural pairs required
src/lib/unlang/map_builtin.c
src/modules/rlm_sql/rlm_sql.c