mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-10-29 18:02:29 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -185,7 +185,7 @@ namespace OpenWifi {
|
||||
}
|
||||
}
|
||||
|
||||
if (GetBoolParameter("forgotPassword")) {
|
||||
if (GetBoolParameter("forgotPassword") || GetBoolParameter("resetPassword")) {
|
||||
Existing.changePassword = true;
|
||||
Logger_.information(fmt::format("FORGOTTEN-PASSWORD({}): Request for {}",
|
||||
Request->clientAddress().toString(), Existing.email));
|
||||
|
||||
Reference in New Issue
Block a user