Needs review
Project:
OAuth 1.0
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2012 at 20:16 UTC
Updated:
25 Jan 2016 at 10:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedsimple patch - no UI, though that can be added if desired.
Comment #2
juampynr commentedCommitted using a constant instead of user/login. Also added a form field at the module's settings page.
Many thanks!
http://drupalcode.org/project/oauth.git/commit/be6f5a1
http://drupalcode.org/project/oauth.git/commitdiff/914ad04
Comment #3
pwolanin commentedThanks. Does this need to be backported to 6.x?
Comment #4
juampynr commentedYes it should, I would appreciate a backport patch.
Comment #5
rjbrown99 commentedUpdating to the proper status per the issue queue handbook description.
Comment #6
rjbrown99 commentedTurns out I needed this, so here's a patch rolled against the 6.x-3.x tree. Should be identical to the 7.x commits.