Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Update UserController.cs #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 15, 2020

  1. Update UserController.cs

    Chaning CreateNewUser to use the samAccountName instead of the email address for the LoginId of a new user. This matches what the LoginController uses to look up a user. Previously, this would only work if a users samAccountName matched their email address- this is not allowed in highly regulated enviroments, as it discloses users samAccountName.
    MarkSPowell authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f7df881 View commit details
    Browse the repository at this point in the history