mastodon/spec/lib/activitypub/activity
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
..
accept_spec.rb
add_spec.rb Fix unbounded recursion in post discovery (#23507) 2023-02-10 22:16:47 +01:00
announce_spec.rb
block_spec.rb
create_spec.rb
delete_spec.rb
flag_spec.rb
follow_spec.rb
like_spec.rb
move_spec.rb
reject_spec.rb
remove_spec.rb
undo_spec.rb
update_spec.rb