This issue is a clone of ticket: https://drupal.org/node/1824194 for Drupal 7.x-2.x-dev

When users are added, hook_user_insert unconditionally forces the name and e-mail address of the user currently signed in through SSO onto the newly created user. This is problematic when an admin is adding a new user through /admin/people/create: in this case, the SSO user != the user being created.

CommentFileSizeAuthor
#1 2053953.patch970 bytesroderik
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

roderik’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
970 bytes

Patch attached. (Yes I bet noone expected a 6.x patch, but hey, I need to implement the 6.x module for some reason.)

Line spacing equalized with 7.x version, just because.

gaards’s picture

Status: Needs review » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.