-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
Issue Summary
In order to reset a user's password on a redash instance without an email server set up, the systems suggests the use of a reset link instead. However, the password reset link lands on an error page: "This invitation has already been accepted. Please try resetting your password instead."
Steps to Reproduce
- start a redash instance without setting up an email server
- create a user
- from the admin account go to users>the created user>send a reset email>get a reset link (since email server is not active)
- follow the reset link
- get the error message:
The expected behavior should be for the reset link to work.
Technical details:
- Redash Version:7.0.0+b18042 (4a978ba)
- Browser/OS:Chrome/Mac
- How did you install Redash: docker
Metadata
Metadata
Assignees
Labels
No labels