2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[5605a] Removed Password attribute for accounting

This commit is contained in:
Francis Dupont 2018-05-02 21:40:12 +02:00
parent 940f7834ef
commit 2e182eba86

View File

@ -177,10 +177,6 @@
"name": "127.0.0.1", "name": "127.0.0.1",
"port": 1813, "port": 1813,
"secret": "testing123" "secret": "testing123"
} ],
"attributes": [ {
"name": "Password",
"data": "French-wine"
} ] } ]
} }
} }