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

Bug: Sometimes a BCeID doesn't have an email attached, and we allow such an account to login [7] #2182

Open
pbastia opened this issue Mar 28, 2023 · 1 comment
Labels
Bug Something isn't working

Comments

@pbastia
Copy link
Contributor

pbastia commented Mar 28, 2023

Describe the Bug:
when resetting passwords in the development environment, or creating multiple accounts (circumstances are not clear) it's possible that the BCeID email fields comes out blank.
When this happens, a user gets stuck on the registration page, where they are unable to set their email (it is a disabled field)

The solution is for the user to login to the bceid portal, and update the contact information there.

Fix: display an error message directing the user to the bceid portal if this is the case.

Probability (1-5): 2 ? It's hard to reproduce but definitely happens. It might be related to the development environment.
Effect (1-5): 5

Steps to reproduce the behaviour:

Screenshots:

Additional information:

  • OS: [e.g. iOS]
  • Browser: [e.g. chrome, safari]
  • Version: [e.g. 22]
  • Additional context
@pbastia pbastia added the Bug Something isn't working label Mar 28, 2023
@pbastia
Copy link
Contributor Author

pbastia commented Mar 28, 2023

@dleard I ran into this odd one

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
None yet
Development

No branches or pull requests

1 participant