Page 1 of 1

MEMBERSHIP FRAMEWORK DUPLICATE EMAIL PARAMETER

Posted: Tue 25 Nov 2008 17:08
by JORGEMAL
I have set the membership parameters NOT to accept duplicate emails when adding users but it seems it does not work or I am misunderstanding the usage of such parameter.
Can you please let me know how the "requiresUniqueEmail" parameter work?
Below is the membership definition in my web.config file for your review. I tried with "true" and "false" and the same email can be added several times.

Also, I have typed an invalid email string (AAAAAAAAAA for example) and the provider does not catch the MembershipCreateStatus=5 corresponding to an invalid email.







Posted: Wed 26 Nov 2008 11:42
by AndreyR
Thanks for the report, the issue is being investigated now. We will notify you on the results.

Posted: Thu 01 Jan 2009 17:56
by mrlami
@JORGEMAL... solution via URL below might be helpful

http://devart.com/forums/viewtopic.php?p=41739#41739

Posted: Thu 09 Jul 2009 08:11
by AndreyR
We have added support for the requiresUniqueEmail functionality. It will be available in the next build of dotConnects.