mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-02 03:37:51 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -101,7 +101,6 @@ namespace OpenWifi {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void RESTAPI_action_links::CompleteResetPassword() {
|
void RESTAPI_action_links::CompleteResetPassword() {
|
||||||
// form has been posted...
|
|
||||||
RESTAPI_PartHandler PartHandler;
|
RESTAPI_PartHandler PartHandler;
|
||||||
Poco::Net::HTMLForm Form(*Request, Request->stream(), PartHandler);
|
Poco::Net::HTMLForm Form(*Request, Request->stream(), PartHandler);
|
||||||
if (!Form.empty()) {
|
if (!Form.empty()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user