CVS messages for OAuth
May 29, 2009
-
Improvements: * [#472554] by and brmassa
November 19, 2008
-
Bugs fixed: * #335980 by vladimir.dolgopolov: Wrong redirect while token_auth on Service Provider
November 11, 2008
-
New features: * README.txt now describes the basic features of this module and step-by-step list of HOWTO customize the module to your own needs
-
New features: * The install functions now are present: install the DB tables and remove all traces of the module when uninstalling it
-
OAuth: /modules/oauth/oauth_test/oauth_test.info 1.1.2.1 @ DRUPAL-6--2
OAuth: /modules/oauth/oauth_test/oauth_test.module 1.1.2.1 @ DRUPAL-6--2New features: * OAuth Test module is now available! Its might be used by developers who want to integrate OAuth on their modules. * Anyone that is studying OAuth thru this module might help on building a online documentation on http://drupal.org/node/296205. Thanks
-
Directory /cvs/drupal-contrib/contributions/modules/oauth/oauth_test added to the repository --> Using per-directory sticky tag `DRUPAL-6--2'
-
Bugs fixed: * Include missing arguments on both token request and token access calls Improvements: * Faster and more reliable access token creation
-
Improvements: * Put "oauth_" prefix on all arguments for tokenRequest and tokenAccess services for consistency
-
Improvements: * Maintain the same arguments' order for both token request/access and normal web services calling.
November 10, 2008
-
Bugs fixed: * Write the changed token type on the right DB table * Skip correctly all services with access denied
