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.