mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-02 19:57:49 +00:00
Cleaning up some things
This commit is contained in:
@@ -40,9 +40,7 @@ namespace uCentral::Auth {
|
||||
}
|
||||
|
||||
Service::Service() noexcept:
|
||||
SubSystemServer("Authentication", "AUTH-SVR", "authentication"),
|
||||
Secure_(true),
|
||||
AutoProvisioning_(false)
|
||||
SubSystemServer("Authentication", "AUTH-SVR", "authentication")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user