Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...email as username?email as username?
Previous
 
Next
New Post
10/31/2007 6:17 PM
 

hello all

is there a way to use the email address as the login username?

 
New Post
11/1/2007 9:29 AM
 

no, not out of the box. you will need to modify the core code.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/1/2007 9:55 AM
 

Oh boy do you!  I needed to do a variety of things to get this to work.  I REALLY REALLY hope that DNN adds support for this in the future.  It was a pain in the neck.  You need to do 3 things (in this order).

  1. Create a custom Membership, Profile and Membership Data provider.  In the Membership Provider, you need to rewrite a few methods to switch the username with the password.  The other providers are needed just for everything to build properly.
  2. You comment out the code in the ~/admin/Users/UserSettings.ascx.vb file that alters the Display Name using the Token (in the cmdUpdate_Click method).
  3. Then change the User Token to be something that DNN doesn't use.  For instance [UNKNOWN].
  4. Change the localization for all references to the term "User Name" to be "E-Mail Address".

Steps 2 and 3 allowed me to reassign the desired username to the display name in the custom provider, while at the same time disabling the ability for the user to change it.  This will keep the Display Name unique since it is passed in the code as the username still. 

Step 4 will prevent possible confusion from the end-user who may try entering the Username instead of the e-mail address.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...email as username?email as username?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out