mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-01 11:17:51 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -110,8 +110,8 @@ namespace OpenWifi {
|
|||||||
DBG
|
DBG
|
||||||
if (AuthService()->SendEmailToUser(i.id, UInfo.email,
|
if (AuthService()->SendEmailToUser(i.id, UInfo.email,
|
||||||
MessagingTemplates::EMAIL_INVITATION)) {
|
MessagingTemplates::EMAIL_INVITATION)) {
|
||||||
|
DBG
|
||||||
poco_information(
|
poco_information(
|
||||||
DBG
|
|
||||||
Logger(), fmt::format("Send new subscriber email invitation link to {}",
|
Logger(), fmt::format("Send new subscriber email invitation link to {}",
|
||||||
UInfo.email));
|
UInfo.email));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user