mirror of
https://github.com/bitwarden/server
synced 2025-12-19 17:53:44 +00:00
[PM-13620]Existing user email linking to create-organization (#5315)
* Changes for the existing customer Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * removed the added character Signed-off-by: Cy Okeke <cokeke@bitwarden.com> --------- Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
This commit is contained in:
@@ -26,6 +26,7 @@ public class NoopMailService : IMailService
|
||||
}
|
||||
|
||||
public Task SendTrialInitiationSignupEmailAsync(
|
||||
bool isExistingUser,
|
||||
string email,
|
||||
string token,
|
||||
ProductTierType productTier,
|
||||
|
||||
Reference in New Issue
Block a user