Open-event-server: Disallow creating users with same email.

Created on 5 Aug 2018  路  2Comments  路  Source: fossasia/open-event-server

Is your feature request related to a problem? Please describe.

Right now we can create users with the same email. If we soft-delete a user account and try to create an account with the same email again, the server allows creating it but sends HTTP 500 when doing so since it voilates the unique constraint in the db.

image

bug has-PR

All 2 comments

@srv-twry can I take this?

@mishuvs could you please do this quickly. Need this. Moreover it's a simple bug so shouldn't take long.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rafalkowalski picture rafalkowalski  路  3Comments

schedutron picture schedutron  路  4Comments

mariobehling picture mariobehling  路  4Comments

mariobehling picture mariobehling  路  4Comments

iamareebjamal picture iamareebjamal  路  4Comments