This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

#691 closed defect (fixed)

Avoid registering 2 people with the same email

Reported by: jbenito Owned by: jmonnich
Priority: critical Milestone: v0.98.1
Component: Registration form Version: 0.98-dev
Keywords: Cc:

Description

If you register in a conference with the email test@…, and afterwards, you login as the user test/test (guinea pig) and register again, you will have 2 registrations with the same email!

Change History (3)

comment:1 Changed 5 years ago by jbenito

  • Component changed from General to Registration form
  • Status changed from new to assigned

comment:2 Changed 5 years ago by jmonnich

  • Status changed from assigned to awaiting_merge

comment:3 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

  • Resolution set to fixed
  • Status changed from awaiting_merge to closed

In [907607762e442d7c08e70b6d936f60aa1cd8bf6b/indico]:

[FIX] Do not allow re-registration with same email

  • when registering while not logged in, do not allow re-registration with the same email address while logged in
  • fixes #691
Note: See TracTickets for help on using tickets.