]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
make pair_legacy_nested=true the default
authorAlan T. DeKok <aland@freeradius.org>
Thu, 7 Sep 2023 18:52:05 +0000 (14:52 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 7 Sep 2023 18:52:05 +0000 (14:52 -0400)
commitfca89e096d2d66fdfd529a09b3435650ec9344c3
tree33ccb67ba9646f8cee80050ed9ab742cd9d41b22
parent41af32c3ca0d3f2db7757723f7ce28387e953751
make pair_legacy_nested=true the default

EAP-SIM and TACACS+ do not yet handle nested attributes, so they
manually set the flag to false.
13 files changed:
src/bin/unit_test_attribute.c
src/tests/unit/file.txt
src/tests/unit/file_nested.txt
src/tests/unit/file_unflatten.txt
src/tests/unit/protocols/dhcpv4/vendor.txt
src/tests/unit/protocols/eap/sim/encode.txt
src/tests/unit/protocols/eap/sim/encrypted.txt
src/tests/unit/protocols/internal/encode.txt
src/tests/unit/protocols/radius/time_delta.txt
src/tests/unit/protocols/radius/unit.txt
src/tests/unit/protocols/radius/wimax.txt
src/tests/unit/protocols/tacacs/base.txt
src/tests/unit/protocols/tacacs/regression.txt