Merge pull request #2664 from annando/1607-remote-auth

Bugfix: Remote auth and picture permissions should now work again.
This commit is contained in:
rabuzarus 2016-07-05 09:30:00 +02:00 committed by GitHub
commit 6e7f7210a8
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";