]> cat aescling's git repositories - mastodon.git/commit
Filter incoming Create activities by relation to local activity (#10005)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 13 Feb 2019 17:42:47 +0000 (18:42 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Feb 2019 17:42:47 +0000 (18:42 +0100)
commitdad339da6d19679f0361bfd49d9bcf3a3517af0c
treeb8f6084086bf3575dc012b701771ecd0f4350139
parent011b476d38663656988ae21ca29689aae01cb7c2
Filter incoming Create activities by relation to local activity (#10005)

Reject those from accounts with no local followers, from relays
that are not enabled, which do not address local accounts and are
not replies to accounts that do have local followers
app/lib/activitypub/activity/create.rb
app/services/activitypub/process_collection_service.rb
app/workers/activitypub/processing_worker.rb