Closed GoogleCodeExporter closed 8 years ago
Ideally no 2 users should have the same email ID.
So, this should be fine.
Please confirm, so that we can put a unique email check in the application.
Original comment by gs.bajaj
on 17 May 2009 at 1:08
Not true.Same email can be used by multiple users in at least the following
cases:
1. Father and son are alumni. Child creates ID for parent.
2. Multiple users in a chapter (say delhi) do not have IDs, so we create
usernames
for them using a common chapter-administered ID.
To summarize, please implement the following algo:
1. if multiple userIDs are there for same email
1.1 reset all pwds to individually unique ones.
1.2 send individual email for each pwd reset.
1.3 send email to admin@itbhuglobal saying that pwds for multiple IDs were
changed by
a request. Mention the email, and the list of IDs.
2. It is is only one userID
2.1 like 1.1, but for only one.
2.2 like 2.2, but only for one
2.3 no need to send email to admin
Original comment by animesh
on 17 May 2009 at 1:26
Done.
Original comment by gs.bajaj
on 17 May 2009 at 1:42
Original issue reported on code.google.com by
animesh
on 4 Apr 2009 at 9:40