mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-20 03:45:13 +00:00
Adding Signup Table
This commit is contained in:
@@ -25,6 +25,9 @@ namespace OpenWifi {
|
||||
return BadRequest(RESTAPI::Errors::InvalidSerialNumber);
|
||||
}
|
||||
|
||||
// let's see if the user already exists. If so, we will try and see if
|
||||
// it's just
|
||||
|
||||
// Do we already exist? Can only signup once...
|
||||
return OK();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user