Skip to content
  1. Feb 25, 2011
  2. Jan 14, 2009
  3. Nov 12, 2008
    • Bruno Massa's avatar
      New features: · e5c5f523
      Bruno Massa authored
      * file.insert service receives data and save it on filesystem and DB
      6.x-1.02
      e5c5f523
    • Bruno Massa's avatar
      Bugs fixed: · aa8520d2
      Bruno Massa authored
      * Remove the User ID from the arguments list on Direct ID authentication system
      aa8520d2
  4. Nov 11, 2008
    • Bruno Massa's avatar
      Bugs fixed: · 45a3b80c
      Bruno Massa authored
      * Skip authentication when the service requires
      45a3b80c
  5. Nov 10, 2008
    • Bruno Massa's avatar
      Bugs fixed: · 0d7e9119
      Bruno Massa authored
      * Skip authentication when the service requires
      0d7e9119
  6. Nov 07, 2008
  7. Oct 08, 2008
    • Bruno Massa's avatar
      Changes: · 51bf0cdb
      Bruno Massa authored
      * The OAuth implementation is now a separated module called... "OAuth"!
      51bf0cdb
  8. Oct 01, 2008
    • Bruno Massa's avatar
      New features: · ce514c82
      Bruno Massa authored
      * Much better node.save service: faster and with a cleaner code
      ce514c82
  9. Sep 18, 2008
    • Bruno Massa's avatar
      New features: · 696a3969
      Bruno Massa authored
      * OAuth version and signature method fields added
      * Remove the OAuth values from the call
      
      Bugs fixed:
      * Several fixes
      
      OAuth is now working just fine!
      696a3969
    • Bruno Massa's avatar
      Bugs fixed: · b809d6c8
      Bruno Massa authored
      * Renamed the variable for OAuth signature method on settings page
      b809d6c8
    • Bruno Massa's avatar
      Bugs fixed: · 0ed8ca41
      Bruno Massa authored
      * Send the $method  variable to authentication methods instead only the name
      0ed8ca41
  10. Sep 17, 2008
    • Bruno Massa's avatar
      Misc: · 8de93126
      Bruno Massa authored
      * More consistent argument on Direct User Id
      8de93126
    • Bruno Massa's avatar
      Bugs fixed: · 4056651b
      Bruno Massa authored
      * Direct User ID authentication now works
      4056651b
    • Bruno Massa's avatar
      New features: · d626b827
      Bruno Massa authored
      * Invoke the fields() method on webservices authentication object
      d626b827
    • Bruno Massa's avatar
      Bugs fixed: · 6c71bc75
      Bruno Massa authored
      * Object exception fix
      6c71bc75
    • Bruno Massa's avatar
      New features: · cd8e34fe
      Bruno Massa authored
      * Add the signature field on OAuth calls
      cd8e34fe
    • Bruno Massa's avatar
      New Features: · 2d751069
      Bruno Massa authored
      * User logout service now works fine and receives only user ID as parameter
      2d751069
  11. Sep 14, 2008
    • Bruno Massa's avatar
      Bugs fixed: · b122d402
      Bruno Massa authored
      * Give the proper arguments for SQL search
      b122d402
    • Bruno Massa's avatar
      Bugs fixed: · 2c7d1f03
      Bruno Massa authored
      * SQL statement for search the access token from a user was using a reserved work "key"
      * New access token was using a different variable name
      2c7d1f03
    • Bruno Massa's avatar
      New features: · 81ab79f8
      Bruno Massa authored
      * Avoid session values being mixed by using a safe "impersonating" method
      81ab79f8
  12. Sep 13, 2008
    • Bruno Massa's avatar
      New features: · 409ede03
      Bruno Massa authored
      * Automatically allow consumer calling any service in case the user is also the consumer
      409ede03
    • Bruno Massa's avatar
      Misc: · da900c6f
      Bruno Massa authored
      * Code organization
      da900c6f
    • Bruno Massa's avatar
      New features: · f9fe2898
      Bruno Massa authored
      * Users with the "view own access token" will be able to see the access token when both consumer and user are the same
      f9fe2898
    • Bruno Massa's avatar
      New features: · 8ae9565c
      Bruno Massa authored
      * Transform the the authentication methods into a class: Direct User ID
      8ae9565c
    • Bruno Massa's avatar
      New features: · cb527a21
      Bruno Massa authored
      * Replace the error responses on OAuth authentication class for object exceptions
      cb527a21
    • Bruno Massa's avatar
      New features: · 4c65a45a
      Bruno Massa authored
      * Transform the the authentication methods into a class: OAuth
      4c65a45a
    • Bruno Massa's avatar
      New features: · 8fff1f9f
      Bruno Massa authored
      * Since the authentication methods might need to load the user before returning the function or not to change the user at all, the node_load() shuold be delegated to each authentication object
      8fff1f9f
    • Bruno Massa's avatar
      New features: · 32d10ff3
      Bruno Massa authored
      * Backup the user data and restore it back in error
      32d10ff3
    • Bruno Massa's avatar
      New features: · 4a36fac5
      Bruno Massa authored
      * Call the authentication method as a class
      * Backup the user data and restore it back in both success and error
      4a36fac5
  13. Sep 11, 2008
    • Bruno Massa's avatar
      New features: · 4cdc5fda
      Bruno Massa authored
      * Expanded and much more complete README.txt
      4cdc5fda
    • Bruno Massa's avatar
      Bugs fixed: · b8d411ef
      Bruno Massa authored
      * A permission string typo
      b8d411ef
    • Bruno Massa's avatar
      New features: · b4996bd6
      Bruno Massa authored
      * OAuth PHP lib from Andy Smith updated to the revision 666.
      
      Misc:
      * New Drupal code compliance fixes
      b4996bd6