1

Closed

Use e-mail address instead of user name in TableMembershipProvider

description

In many scenarios is good idea to use e-mail address instead of separate user name. The TableMembershipProvider should be able to support it.
 
New configuration property would be added and it would force UserName to be the same as EmailAddress. Also, when changing EmailAddress, UserName would change.
Closed Jan 25, 2011 at 1:28 AM by altair
Fixed in 2.3.0

comments