Authorisation requires you to be logged in

remotes/origin/stable5
Tom Needham 13 years ago
parent b0dc4383e1
commit e47a8a9f09
  1. 1
      settings/oauth.php

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

Loading…
Cancel
Save