Patch for OpenID Provider to provide new hook and update path

darren.ferguson - October 17, 2008 - 19:06
Project:OpenID Provider
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Description

This attached patch gives the openid provider module its own hook. hook_openid_provider. This will allow you to call the hook and modules on the provider side can pass information back to the provider module based off the information that is received in the hook. Used for response and signing currently in the patch that was applied, removed the old dependency for the hook_openid since i believe that one should stay on the client side of the fence.

Patch also updates the path for the user to the new path in the module which http://drupal.org/node/322764 gave for the functionality.

AttachmentSize
openid_provider.inc_.patch2.16 KB

#1

christefano - November 2, 2008 - 08:59
Status:active» needs review

#2

Chris Johnson - January 22, 2009 - 02:50
Status:needs review» reviewed & tested by the community

#3

sumitk - February 6, 2009 - 19:19
Status:reviewed & tested by the community» patch (to be ported)

seems to be working for me

but you still need this patch to make openid_provider work
http://drupal.org/node/322764

#4

sumitk - February 6, 2009 - 20:52
Status:patch (to be ported)» reviewed & tested by the community

#5

walkah - March 7, 2009 - 17:20
Status:reviewed & tested by the community» fixed

I applied the hook openid_provider part of this patch, and we can address the path issue in #322764

thanks, darren :-)

#6

System Message - March 21, 2009 - 17:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

#7

mErilainen - November 3, 2009 - 11:14

I'm trying to apply this patch for openid_provider dev-version from March 12th and get the following errors:

patch < openid_provider.inc__0.patch
patching file openid_provider.inc
Hunk #1 FAILED at 95.
Hunk #2 succeeded at 135 with fuzz 2 (offset 5 lines).
Hunk #3 FAILED at 317.
Hunk #4 FAILED at 358.
3 out of 4 hunks FAILED -- saving rejects to file openid_provider.inc.rej

 
 

Drupal is a registered trademark of Dries Buytaert.