GovReady / govready-q

An open source, self-service GRC tool to automate security assessments and compliance.
https://q.govready.com
Other
179 stars 55 forks source link

Gracefully report registration email conflict #1697

Closed gregelin closed 2 years ago

gregelin commented 3 years ago

Describe the bug as a Story Registering a new user with same username as existing causes a crash instead of graceful error message.

To Reproduce Steps to reproduce the behavior:

  1. Logout
  2. Register account with 'newusername'
  3. Logout
  4. Register account with 'newusername'
  5. Crash!

Expected behavior Report a message that tell user the chosen username is not available.

Screenshots

image
ward438 commented 3 years ago

image

@gregelin