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

User service credentials bug #78

Closed
1 of 3 tasks
cookiedan42 opened this issue Oct 25, 2022 · 0 comments · Fixed by #85
Closed
1 of 3 tasks

User service credentials bug #78

cookiedan42 opened this issue Oct 25, 2022 · 0 comments · Fixed by #85
Assignees
Labels

Comments

@cookiedan42
Copy link
Contributor

cookiedan42 commented Oct 25, 2022

Frontend <--> UserService

  • Password can be invalid (e.g. changed to blank string (pw validation required)) when changing password
  • Create account silently fails when user already exists
  • Change credentials fails silently invalid
  • Add frontend validation
  • Using toast or snackbar
  • Add backend validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants