Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
openid.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2010 at 19:38 UTC
Updated:
29 Jul 2014 at 18:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
c960657 commentedThis changes hook_openid_request($op, $request) to hook_openid_request_alter($request, $service). Also, hook_openid_response($response, $account) is now invoked for all responses received, even if there is no $account.
Comment #2
berdirLooks like this is D8 stuff :) Will also probably not apply anymore..
Comment #3
karschsp commentedPart of meta issue #1025928: [meta] Remove the last $op params from our hooks
Comment #4
berdir#1: openid-request-alter-1.patch queued for re-testing.
Comment #6
c960657 commentedComment #7
sunComment #8
catchLooks good. Committed/pushed to 8.x.
This will need a change notification.
Comment #9
izus commentedAdded a change notification http://drupal.org/node/1388118