mirror of
https://github.com/friendica/friendica
synced 2025-04-25 18:30:11 +00:00
API: Fix for OAuth endpoints that mustn't be authorized
This commit is contained in:
parent
9f401a5952
commit
47e9aa6338
4 changed files with 19 additions and 0 deletions
|
@ -37,6 +37,7 @@ class Apps extends BaseApi
|
|||
{
|
||||
return parent::run($request, false);
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue