From: Alan Buxey Date: Sun, 10 Jul 2016 15:43:46 +0000 (+0100) Subject: add operator-name to allow list X-Git-Tag: release_3_0_12~112^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1655%2Fhead;p=thirdparty%2Ffreeradius-server.git add operator-name to allow list if we've added operator-name locally via eg client.conf, we'd lose it when we enable,as we should!, this filter. this fixes that. --- diff --git a/raddb/mods-config/attr_filter/pre-proxy b/raddb/mods-config/attr_filter/pre-proxy index 62141b2ec83..3930fedfc0c 100644 --- a/raddb/mods-config/attr_filter/pre-proxy +++ b/raddb/mods-config/attr_filter/pre-proxy @@ -59,4 +59,5 @@ DEFAULT State =* ANY, NAS-IP-Address =* ANY, NAS-Identifier =* ANY, + Operator-Name =* ANY, Proxy-State =* ANY