You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
SMTP is called anyway trowing an error in sentry when the provided email address is not associated to any user.
To Reproduce
Try to recover the password with an email address that is not associated to any user.
Expected behavior
There should be no SMTP error in sentry
The text was updated successfully, but these errors were encountered:
fibasile
changed the title
Recovery controller tries to send the email anyway even if the email is not present in the db
Recovery controller SMTP Error
Apr 10, 2019
Describe the bug
SMTP is called anyway trowing an error in sentry when the provided email address is not associated to any user.
To Reproduce
Try to recover the password with an email address that is not associated to any user.
Expected behavior
There should be no SMTP error in sentry
The text was updated successfully, but these errors were encountered: