Closed (fixed)
Project:
simpleSAMLphp Authentication
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2014 at 21:23 UTC
Updated:
5 Jan 2015 at 12:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
msound commented@hart0554: You are right. I think the if condition should !_simplesaml_auth_autoload.
Patch attached.
Also fixed the case of missing email id mentioned in https://www.drupal.org/node/2357879 because the hook_user_insert actually executes now.
Comment #3
snufkin commentedThanks, committed.