stephb9959
2023-09-06 09:00:04 -07:00
parent f94e4b3aed
commit 9fdd0019c1
2 changed files with 1 additions and 2 deletions

2
build
View File

@@ -1 +1 @@
4
5

View File

@@ -101,7 +101,6 @@ namespace OpenWifi {
}
void RESTAPI_action_links::CompleteResetPassword() {
// form has been posted...
RESTAPI_PartHandler PartHandler;
Poco::Net::HTMLForm Form(*Request, Request->stream(), PartHandler);
if (!Form.empty()) {