mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server
This commit is contained in:
commit
76350d5038
@ -325,7 +325,7 @@ namespace controller {
|
||||
|
||||
int User::checkIfVerificationEmailsShouldBeResend(const Poco::Util::Timer& timer)
|
||||
{
|
||||
|
||||
return 0;
|
||||
auto cm = ConnectionManager::getInstance();
|
||||
auto em = ErrorManager::getInstance();
|
||||
static const char* function_name = "User::checkIfVerificationEmailsShouldBeResend";
|
||||
@ -404,4 +404,4 @@ namespace controller {
|
||||
return 0;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user