mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -57,6 +57,7 @@ namespace OpenWifi {
|
||||
ServerArray.add(AuthConfig);
|
||||
}
|
||||
ServerDetails.set("servers",ServerArray);
|
||||
RadiusPools.add(ServerDetails);
|
||||
} else if(Endpoint.Type=="radsec") {
|
||||
PoolEntry.set("radsecPoolType","radsec");
|
||||
for(const auto &Server:Endpoint.RadsecServers) {
|
||||
|
||||
Reference in New Issue
Block a user