AP endpoints are added to the list of backend processes
authorMichael Vogel <icarus@dabo.de>
Mon, 29 Apr 2019 15:51:38 +0000 (17:51 +0200)
committerMichael Vogel <icarus@dabo.de>
Mon, 29 Apr 2019 15:51:38 +0000 (17:51 +0200)
src/App.php

index fddfb0a..9cde124 100644 (file)
@@ -642,13 +642,18 @@ class App
                        '_well_known',
                        'api',
                        'dfrn_notify',
+                       'feed',
                        'fetch',
+                       'followers',
+                       'following',
                        'hcard',
                        'hostxrd',
+                       'inbox',
                        'manifest',
                        'nodeinfo',
                        'noscrape',
-                       'p',
+                       'objects',
+                       'outbox',
                        'poco',
                        'post',
                        'proxy',