Commit Graph

5559 Commits (9d6a09f58946c8d4e7903d5b25a5fb00f6bcb5e8)
 

Author SHA1 Message Date
Bart Visscher 9d6a09f589 Routing: Method needs to be uppercase 13 years ago
Bart Visscher 28537037ae Fixup OCS modules 13 years ago
Bart Visscher c2bdb5c716 Fix require 3rdpartypath 13 years ago
Tom Needham fcf3dbcfc1 Require a username for OC_OAuth::registerConsumer() 13 years ago
Tom Needham ce41f3801e Actually login the user when using OAuth 13 years ago
Tom Needham 78bbcc8aea Basic OAuth class based on oauth-php. WIP 13 years ago
Tom Needham 5922599f48 Handle function not needed in lib/ocs.php 13 years ago
Tom Needham b05639e745 Fix error with namespacing 13 years ago
Tom Needham cc6911e1f7 Make method static 13 years ago
Bart Visscher 0a9ca42c34 Fix OC_OCS_Privatedata::privateDataGet 13 years ago
Bart Visscher 7a24f0cd8d Make calling ocs/v1.php/config work 13 years ago
Bart Visscher 180bd69dbb Fix OC_API::register 13 years ago
Bart Visscher 95d3b83a77 Create OC_Router in OC::init 13 years ago
Bart Visscher 0271bfa3b7 Move loading of routes to OC_Router 13 years ago
Bart Visscher 372fdf8077 Add 'ocs' as app name to API registration 13 years ago
Tom Needham 91daf54d7c Check if required apps are installed 13 years ago
Tom Needham 2f84a8d746 Merge the responses recursively 13 years ago
Tom Needham c4d87c1aff Add methods for getting users and creating users to provisioning api 13 years ago
Tom Needham caa9182eed Updated group methods for provisioning api 13 years ago
Tom Needham 8161b04c33 Add Provisioning_API app and routes 13 years ago
Tom Needham 3a0e3708a5 Add public class for registering api calls 13 years ago
Tom Needham c7c16ac49b Improve merging of api responses 13 years ago
Tom Needham e47a8a9f09 Authorisation requires you to be logged in 13 years ago
Tom Needham b0dc4383e1 Clean code slightly 13 years ago
Tom Needham b563dff10a Record the app that is registering a call to use later with OAuth 13 years ago
Tom Needham 9ffaea480f Add the format parameter inside OC_API 13 years ago
Tom Needham 9072106048 Move OCS methods to lib/ocs/.php 13 years ago
Tom Needham f09ecee63a Move routes to ocs folder 13 years ago
Tom Needham e33174f115 Add core routes and include them in OC_API::call() 13 years ago
Tom Needham cbc0f0c1c5 Include the css for the OAuth page 13 years ago
Tom Needham 138c66a2ba Improve styling of permission request page 13 years ago
Tom Needham 5933d43901 Basic template for authorising exernal apps with OAuth 13 years ago
Tom Needham 038af7e636 Add method to check if an app is shipped or not 13 years ago
Tom Needham 9dbe5f3703 Load routes before calling actions 13 years ago
Tom Needham c375774fca Fix odd indentation issue 13 years ago
Tom Needham 20838bb9c2 Basic structure and functionality of api class 13 years ago
Tom Needham edb04b25de Fix merge conflicts 13 years ago
Bart Visscher b3848581bf Small cleanup 13 years ago
Bart Visscher 5a0d476ab1 Convert new actions 13 years ago
Bart Visscher d579defc66 Merge branch 'master' into routing 13 years ago
Bart Visscher d17eb2983f OpenID: fix include path 13 years ago
Bart Visscher ac9dbd4b83 Add functions for the common HTTP methods 13 years ago
Arthur Schiwon 71b862e571 LDAP: replace deprecated constant 13 years ago
Arthur Schiwon 4a2295b75b code style 13 years ago
Arthur Schiwon 6285cc2604 LDAP: remove debug output 13 years ago
Arthur Schiwon ab1d9507a9 code style 13 years ago
Arthur Schiwon edfd789a87 LDAP: remove obsolete require_once 13 years ago
Arthur Schiwon 8664729843 code style 13 years ago
Arthur Schiwon 15f7d838fa code style 13 years ago
Arthur Schiwon 569e52b87c remove unnecessary debug output 13 years ago