sonatype / ossindex-public

Sonatype OSS Index - Public
Apache License 2.0
6 stars 9 forks source link

Account Creation Error #41

Open mpuglin opened 1 year ago

mpuglin commented 1 year ago

When attempting to create an account, you are presented with a HTTP 500 Error if using an email account which is already associated with a login. OSSIndex should simply present a notice to user that the email is already in use.

image (2)
mpuglin commented 1 year ago

Best practices suggest that if someone tries to login and they already have an account, we tell them this is the case and send them to the sign in page instead of throwing an error.