]> git.99rst.org Git - openwrt-packages.git/commit
radsecproxy: add config options for UCI, fix escaping
authorJan-Frederik Rieckers <redacted>
Sun, 19 Jul 2026 08:41:03 +0000 (10:41 +0200)
committerAlexandru Ardelean <redacted>
Mon, 27 Jul 2026 10:10:41 +0000 (13:10 +0300)
commitbd08229d5e93b7753a384a49fa0258847988fc53
tree9fa1f1ce11d2f4b1d16b8ead9ce1688615c005c4
parent3253c6c9b51313af41433ac5401e45dbf2cd4dac
radsecproxy: add config options for UCI, fix escaping

This adds more config options for use in UCI, esp. new configuration
options that were introduced in newer radsecproxy versions and it fixes
an escaping issue in the init script where a string containing single
quotes would still be escaped using single quotes, causing radsecproxy
to reject the config.

This also bumps the PKG_RELEASE in the Makefile

Signed-off-by: Jan-Frederik Rieckers <redacted>
net/radsecproxy/Makefile
net/radsecproxy/files/radsecproxy.init
git clone https://git.99rst.org/PROJECT