Bugfix: Remote auth and picture permissions should now work again.

This commit is contained in:
Michael Vogel 2016-07-05 08:51:28 +02:00
parent 8a988d3f31
commit e006bc24d7
1 changed files with 0 additions and 2 deletions

View File

@ -1125,14 +1125,12 @@ class App {
$backend[] = "_well_known";
$backend[] = "api";
$backend[] = "dfrn_notify";
$backend[] = "dfrn_poll";
$backend[] = "fetch";
$backend[] = "hcard";
$backend[] = "hostxrd";
$backend[] = "nodeinfo";
$backend[] = "noscrape";
$backend[] = "p";
$backend[] = "photo";
$backend[] = "poco";
$backend[] = "post";
$backend[] = "proxy";