Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password Reset emails slow or not received #1680

Open
olivierthereaux opened this issue Jun 8, 2018 · 3 comments
Open

Password Reset emails slow or not received #1680

olivierthereaux opened this issue Jun 8, 2018 · 3 comments

Comments

@olivierthereaux
Copy link
Collaborator

olivierthereaux commented Jun 8, 2018

Expected Behaviour

Login screen offers the ability to reset password via email.

https://certificates.theodi.org/users/password/new?locale=en

Entering a valid email (linked to an existing account) should result in an email with reset link being received near-immediately.

Current Behaviour

We have received reports that the emails arrive very, very late, so much so that by then the link is no longer valid.

I have reproduced the issue: have tried the "forgot my password" link 24 hours ago in production instance of certificates, and yet to receive email. Email does not appear to have been spam filtered, although that is one possibility.

It is possible that the issue was caused by a recent deploy, which included a bump in dependencies.

@olivierthereaux
Copy link
Collaborator Author

My hunch: the integration with Mandrill is broken / outdated.

@langphil
Copy link
Contributor

langphil commented Aug 29, 2018

Having tested this, I am not currently seeing a delay in receiving emails when requesting a password reset.

Alongside this, the password reset seems to fix the 'Server Error' issue outlined in #1686 that is being returned upon attempted logins.

I'll continue to investigate.

@langphil
Copy link
Contributor

The Mandrill API app for staging was switched to 'off', emails were not being recieved as the service was not in play. This has now been switched 'on' and emails are being sent and recieved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants