-
Services OAuth: February 25, 2011 2:10
Commit 23d606a on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Services OAuth: February 25, 2011 2:10
Commit f6201be on 6.x-2.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Adapted to the new way of handling auth modules in services and the new oauth context format.
-
One last straggler #-sign
-
Updated services_oauth to use the new #-less service declarations.
-
Migrated generic oauth functionality to oauth_common, hopefully only leaving the services-specific stuff.
-
Added a default auth-done-page that will be used when no oauth_callback is provided. Looks like we didn't have a perm named 'access services', I must have hallucinated that one. Added a perm 'services oauth authorize consumers' instead.
-
Had to update the resource-capability check as a bit of the resource functionality seems to have piggy-backed on the auth-patch for services.
-
Added some doc-comments
-
First commit