Authorisation requires you to be logged in
This commit is contained in:
parent
b0dc4383e1
commit
e47a8a9f09
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ switch($operation){
|
|||
break;
|
||||
|
||||
case 'authorise';
|
||||
OC_Util::checkLoggedIn();
|
||||
// Example
|
||||
$consumer = array(
|
||||
'name' => 'Firefox Bookmark Sync',
|
||||
|
|
Loading…
Reference in a new issue