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 can fail with a 400 #400

Open
wwelling opened this issue Feb 26, 2024 · 1 comment
Open

Registration can fail with a 400 #400

wwelling opened this issue Feb 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wwelling
Copy link

wwelling commented Feb 26, 2024

Steps to reproduce:

  1. Register via Admin Sign up
  2. Follow link from email
  3. Navigate away before completing the create password with confirm

Actual results:
see below

Expected results:
On return, display an alert with button to retry registration and have another single use token sent to email. This will require an endpoint to update user with a new front-end modal dialog to enter email to verify against. Additional persistent question and answer secrets added to registration form can be added to verify against as well.

@qtamu
Copy link

qtamu commented Feb 28, 2024

When trying to sign up the from displays a 400 error on labs
image

however when trying to refresh and sign up again I get another 400 error that says email has already been confirmed.
image (1)

@wwelling wwelling added the bug Something isn't working label Aug 21, 2024
@wwelling wwelling changed the title Complete registration fails with 400 Registration can fail with a 400 Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants