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

Allow password update on unconfirmed signups #351

Closed
bombillazo opened this issue Jun 1, 2023 · 0 comments
Closed

Allow password update on unconfirmed signups #351

bombillazo opened this issue Jun 1, 2023 · 0 comments

Comments

@bombillazo
Copy link

bombillazo commented Jun 1, 2023

- Do you want to request a feature or report a bug?

Feature

- What is the current behavior?

If a user was created but has not been confirmed in the database and a signup request is made, the existing user's password is not updated.

- If the current behavior is a bug, please provide the steps to reproduce.

N/A

- What is the expected behavior?

If the user exists and is still not yet confirmed and a new signup request is received for the existing email, it would be good to allow the password to be set with the data received in the payload.

- Please mention your Go version, and operating system version.

N/A

@bombillazo bombillazo closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant