Closed (fixed)
Project:
OAuth 1.0
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2008 at 17:50 UTC
Updated:
22 Oct 2008 at 22:43 UTC
There's a bunch of require_onces in oauth.module. This means that whenever the .module file is read, it'll also read oauth.php, etc. This isn't really following the Drupal way because we should only include oauth.php when we need to use oauth.php.....
This needs some design fixes....
Comments
Comment #1
sumitk commentedwill fix this weekend
thanks for pointing out :)
cheers!!
sumitk
http://sumitk.net
Comment #2
brmassa commentedRob,
I started the OAuth 2-x today. Its basically a port from Webservices' OAuth module (which will be deprecated), with some new features. It's much more compact and light than 1.x and doesnt use that much of require_once.
best regards,
massa
Comment #3
robloachAwesome news! Looking forward to taking a look at the API.
Comment #4
brmassa commentedRob,
i will launch a beta or so very very soon. The -dev version will be automatically created by d.o tomorrow i think.
regards,
massa
Comment #5
sumitk commentedchecked newer ver. 2 of module
Not much features but surely lighter
there are a lot of UI features we included in ver 1 we can also import those to version 2
sumitk
http://sumitk.net
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.