Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style cleanup settings | Bart Visscher | 2013-02-21 | 1 | -9/+12 |
* | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 1 | -4/+4 |
* | API: Add callback_fail, add OC_OAuth::init and bespoke request token method | Tom Needham | 2012-09-04 | 1 | -6/+21 |
* | Fix class name | Tom Needham | 2012-08-30 | 1 | -2/+2 |
* | API: Fix merging of responses. Return 400 error when no OAuth operation sent. | Tom Needham | 2012-08-03 | 1 | -2/+2 |
* | Move OAuth classes into lib/oauth | Tom Needham | 2012-08-03 | 1 | -1/+1 |
* | API: Use OC_API::checkLoggedIn() and OAuth scopes are app_$appname | Tom Needham | 2012-08-03 | 1 | -1/+3 |
* | OAuth server implementation using oauth library | Michael Gapczynski | 2012-08-02 | 1 | -4/+19 |
* | Check if required apps are installed | Tom Needham | 2012-07-30 | 1 | -5/+28 |
* | Authorisation requires you to be logged in | Tom Needham | 2012-07-30 | 1 | -0/+1 |
* | Include the css for the OAuth page | Tom Needham | 2012-07-30 | 1 | -0/+1 |
* | Basic template for authorising exernal apps with OAuth | Tom Needham | 2012-07-30 | 1 | -0/+41 |