Add Event Sources Logic (ActivityPub follows) #86

Open
linos wants to merge 95 commits from event_sources into main
Showing only changes of commit 0be07c050c - Show all commits

View file

@ -249,7 +249,6 @@ class Test_Event_Sources extends \WP_UnitTestCase {
/**
* Test receiving "Accept" of "Follow".
*
*/
public function test_incoming_accept_of_follow() {
\add_filter( 'activitypub_defer_signature_verification', '__return_true' );