Needs review
Project:
Account Sync
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 14:32 UTC
Updated:
18 Nov 2011 at 14:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
megachrizHere's the patch. The patch changes the following:
- When the user is anonymous, the function account_sync_sso_login_generate_url() will use '0' as the username.
- The function account_sync_sso_login() will check if the given username is empty. If so, it will ignore the login attempt and go to the target url.