Menu

#30 duplicate email and name allowed for users

open
nobody
Security (17)
8
2004-04-15
2004-04-15
Greg Hester
No

Round house allows me to create 2 users with the same name,
nickname and email. This doesn't seem right. Seems like email
and maybe nickname need to have unique indexes on them in the
db and the java code needs to include this in validation.

Discussion

  • Jeffrey Payne

    Jeffrey Payne - 2004-04-16

    Logged In: YES
    user_id=985839

    DB constraint added to force nicks and e-mails to be unique.
    Still need to add a graceful check for this to
    UserProfileEdit.additionalValidation().

     
  • Jeffrey Payne

    Jeffrey Payne - 2004-05-25

    Logged In: YES
    user_id=985839

    Done. Added database constraint.

     

Log in to post a comment.

MongoDB Logo MongoDB