]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5605a] Removed Password attribute for accounting
authorFrancis Dupont <fdupont@isc.org>
Wed, 2 May 2018 19:40:12 +0000 (21:40 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 2 May 2018 19:40:12 +0000 (21:40 +0200)
doc/examples/kea4/hooks-radius.json

index ab80ffd789219d9a9bf672486e5d43aa903da029..9396ae9b2bb76ffb54640368b65e2ca5e7041895 100644 (file)
                     "name": "127.0.0.1",
                     "port": 1813,
                     "secret": "testing123"
-                 } ],
-                 "attributes": [ {
-                    "name": "Password",
-                    "data": "French-wine"
                  } ]
              }
          }