Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Brad Wickett 43 posts 124 karma points
    Oct 04, 2017 @ 13:34
    Brad Wickett
    0

    Creating users with username instead of email address.

    We use an external login provider and do not use email address as the username. In previous versions I could edit any user and modify the username. However, as of 7.7, when I create a new user it sets the username to the email address and does not display the username for edit unless it is different than the email address. I currently have to create a new user, then manually edit the record in the "umbracoUser" table to change the username, then I can see the username in the user record. I need an option to always show the username, even if it is the same as the email address.

  • Blake Watt (Clerke) 106 posts 351 karma points MVP
    Jul 01, 2019 @ 17:02
    Blake Watt (Clerke)
    1

    I know this post is dated, but I came across it while searching for something else. There is a setting in the /config/umbracoSettings.config file for <usernameIsEmail>true</usernameIsEmail> and you can set this to false to show the username field as well as the email field for your umbraco users.

Please Sign in or register to post replies

Write your reply to:

Draft