]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
add operator-name to allow list 1655/head
authorAlan Buxey <alan.buxey@gmail.com>
Sun, 10 Jul 2016 15:43:46 +0000 (16:43 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Jul 2016 15:43:46 +0000 (16:43 +0100)
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.

raddb/mods-config/attr_filter/pre-proxy

index 62141b2ec83a028eec3df669aa678959c99a854f..3930fedfc0c638629198ff49f4bc3d5184261705 100644 (file)
@@ -59,4 +59,5 @@ DEFAULT
        State =* ANY,
        NAS-IP-Address =* ANY,
        NAS-Identifier =* ANY,
+       Operator-Name =* ANY,
        Proxy-State =* ANY