sciserver / scidrive-ui

Web UI for scidrive
http://www.scidrive.org
Apache License 2.0
0 stars 0 forks source link

fails to prevent register with a same email address: Tested on scitest 09 #56

Closed jkim485 closed 8 years ago

jkim485 commented 8 years ago

Tested on scitest 09 using username abc10 password abc10. The server drop-down box is set to 'Test'.

  1. fails to prevent register with a same email address. A. Register new account. B. Register another new account with a different username from step A but use a same email address. C. successfully create account in step B. No error message showed up.
jkim485 commented 8 years ago

tested at 17:49 jan/21 on scitest02.pha.jhu.edu still failed to prevent creatin user with a same email address. (used abc10jhu.edu several times to create account)

jkim485 commented 8 years ago

Tested on pre-product. Still fails to prevent creating user with a same email address. See also https://github.com/sciserver/scidrive-ui/issues/52

jkim485 commented 8 years ago

Mitya I don't know whom to assign so I assigned you to this issue.

dmedv commented 8 years ago

Could not reproduce on preprod. Attempt to create another account with the same address results in an error. And this is not related to scidrive-ui anyway.

jkim485 commented 8 years ago

Tested on pre-prod and confirmed the fix. but error message is not improved.(Response status code does not indicate success: 500 (InternalServerError).)