mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-31 18:48:09 +00:00
Adding default subscriber entity.
This commit is contained in:
@@ -485,4 +485,8 @@ namespace OpenWifi {
|
||||
|
||||
return Result;
|
||||
}
|
||||
|
||||
inline bool ValidEntityType(const std::string &v) {
|
||||
return (v=="normal" || v=="subscriber");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user