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

"Recover" account function where you enter your email OR a DN/identifier #496

Open
gregcorbett opened this issue Nov 3, 2023 · 2 comments
Labels
enhancement hackathon Issues that could be solved within a day

Comments

@gregcorbett
Copy link
Member

Occasionally, a user will want to use the account recovery workflow but can no longer remember their old identifier or the email address registered in GOCDB. This means they can't use the current account recovery workflow that requires both the old identifier and email address to be known.

We can address this by adding functionality to allow users to self-generate recovery helper emails (of the below form) by submitting one of an identifier or an email address.

Hi,

This is a reminder that the email address X (the address this email was sent to) is registered to a GOCDB account with the following identifier(s):

  • old Identifier
  • possibly another Identifier
  • etc

If you did not generate this email, please email GOCDB immediately.

Kind Regards,
The GOCDB Team

@gregcorbett gregcorbett added enhancement hackathon Issues that could be solved within a day labels Nov 3, 2023
@gregcorbett
Copy link
Member Author

Note: multiple GOCDB accounts could have the same email address. Identifiers will be unique to a GOCDB account.

@tofu-rocketry
Copy link
Member

Would entering an identifier generate an email with all the identifiers associated with that same address? I guess it could for simplicity, as, if the user gets reminded of the email address for one identifier, they could then recover all identifiers anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement hackathon Issues that could be solved within a day
Projects
None yet
Development

No branches or pull requests

2 participants