mastodon/spec/services/activitypub
Claire a8a3e86216
Fix unbounded recursion in post discovery (#23507)
* Add a limit to how many posts can get fetched as a result of a single request

* Add tests

* Always pass `request_id` when processing `Announce` activities

---------

Co-authored-by: nametoolong <nametoolong@users.noreply.github.com>
2023-02-10 22:16:47 +01:00
..
fetch_featured_collection_service_spec.rb Fix compatibility with Friendica regarding pinned posts (#18254) 2022-05-02 17:41:01 +02:00
fetch_remote_account_service_spec.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
fetch_remote_status_service_spec.rb Fix unbounded recursion in post discovery (#23507) 2023-02-10 22:16:47 +01:00
fetch_replies_service_spec.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
process_account_service_spec.rb Fix unbounded recursion in account discovery (v3.5 backport) (#22026) 2022-12-15 19:21:17 +01:00
process_collection_service_spec.rb Add tests for CVE-2022-24307 (#17733) 2022-03-10 00:11:40 +01:00
process_status_update_service_spec.rb Fix attachments of edited statuses not being fetched (#21565) (#23485) 2023-02-09 20:57:31 +01:00
synchronize_followers_service_spec.rb Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00