From: Francis Dupont Date: Wed, 2 May 2018 19:40:12 +0000 (+0200) Subject: [5605a] Removed Password attribute for accounting X-Git-Tag: trac5536_base~4^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e182eba861b3913caaa0682ecab868cfa95dacb;p=thirdparty%2Fkea.git [5605a] Removed Password attribute for accounting --- diff --git a/doc/examples/kea4/hooks-radius.json b/doc/examples/kea4/hooks-radius.json index ab80ffd789..9396ae9b2b 100644 --- a/doc/examples/kea4/hooks-radius.json +++ b/doc/examples/kea4/hooks-radius.json @@ -177,10 +177,6 @@ "name": "127.0.0.1", "port": 1813, "secret": "testing123" - } ], - "attributes": [ { - "name": "Password", - "data": "French-wine" } ] } }