Authorisation requires you to be logged in

This commit is contained in:
Tom Needham 2012-07-30 13:14:29 +00:00
parent b0dc4383e1
commit e47a8a9f09

View file

@ -19,6 +19,7 @@ switch($operation){
break;
case 'authorise';
OC_Util::checkLoggedIn();
// Example
$consumer = array(
'name' => 'Firefox Bookmark Sync',