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

Registration - Allow email changes #80

Open
adam3smith opened this issue Sep 13, 2021 · 0 comments
Open

Registration - Allow email changes #80

adam3smith opened this issue Sep 13, 2021 · 0 comments

Comments

@adam3smith
Copy link

Currently the email doubles as the username, which makes this ricky, but people change institutions (and thus emails) and I think it's in our interest to not have them have to create new accounts constantly.

@qqmyers would need to chime in with what's possible. I think the cleanest solution would be along these lines:

  • create a username that's entirely separate from the email address, but create it automatically (e.g. as email name followed by a numeric suffix if needed
  • allow login either with current email address or with username
  • provide an interface to change email address (this should leave the username unchanged, though, of course).
qqmyers pushed a commit that referenced this issue Feb 5, 2022
…ly-fields-before-saving-standard-license

DD-484 empty custom license only fields before saving standard license
qqmyers pushed a commit that referenced this issue Sep 20, 2022
…ase2

DAT353 - removed hardcoded credential information
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