send correct link in gpg confirm email...
This commit is contained in:
parent
653281bc2c
commit
2a1db919e8
@ -101,7 +101,7 @@ namespace Core\API\GpgKey {
|
||||
$this->success = $req->execute([
|
||||
"file" => "mail/gpg_import.twig",
|
||||
"parameters" => [
|
||||
"link" => "$baseUrl/resetPassword?token=$token",
|
||||
"link" => "$baseUrl/confirmGPG?token=$token",
|
||||
"site_name" => $siteName,
|
||||
"base_url" => $baseUrl,
|
||||
"username" => $currentUser->getDisplayName(),
|
||||
|
Loading…
Reference in New Issue
Block a user