Files
wlan-ap/feeds/ipq807x_v5.4/hostapd/files/radius.users
John Crispin 99f6881a36 hostapd: add internal radius server
Signed-off-by: John Crispin <john@phrozen.org>
2023-10-23 08:38:02 +02:00

15 lines
127 B
Plaintext

{
"phase1": {
"wildcard": [
{
"name": "*",
"methods": [ "PEAP" ]
}
]
},
"phase2": {
"users": {
}
}
}