Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
f5701e8714
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/Util/ActivityPub/Inbox.php

+ 2 - 0
app/Util/ActivityPub/Inbox.php

@@ -243,6 +243,8 @@ class Inbox
 
     public function handleAcceptActivity()
     {
+        return;
+        
         $actor = $this->payload['actor'];
         $obj = $this->payload['object'];
         switch ($obj['type']) {