API: Fix for OAuth endpoints that mustn't be authorized
This commit is contained in:
@@ -37,6 +37,7 @@ class Apps extends BaseApi
|
||||
{
|
||||
return parent::run($request, false);
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user