mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2026-01-11 06:55:21 +00:00
This commit is contained in:
@@ -210,8 +210,9 @@ namespace OpenWifi {
|
||||
Logger().information(fmt::format("({}): Completed subscriber e-mail verification and password.",UInfo.email));
|
||||
Poco::JSON::Object::Ptr Response;
|
||||
ProvRequest.Do(Response);
|
||||
|
||||
Logger().information(fmt::format("({}): Completed subscriber e-mail verification. Provisioning notified.",UInfo.email));
|
||||
SendHTMLFileBack(FormFile,FormVars);
|
||||
Logger().information(fmt::format("({}): Completed subscriber e-mail verification. FORM notified.",UInfo.email));
|
||||
} else {
|
||||
DoReturnA404();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user