pleroma/test/pleroma/web/activity_pub/transmogrifier
rinpatch 6ca709816f Fix object spoofing vulnerability in attachments
Validate the content-type of the response when fetching an object,
according to https://www.w3.org/TR/activitypub/#x3-2-retrieving-objects.

content-type headers had to be added to many mocks in order to support
this, some of this was done with a regex. While I did go over the
resulting files to check I didn't modify anything unrelated, there is a
 possibility I missed something.

Closes pleroma#1948
2020-11-12 15:25:33 +03:00
..
accept_handling_test.exs Merge branch 'develop' into refactor/locked_user_field 2020-10-13 09:54:29 -05:00
announce_handling_test.exs Fix object spoofing vulnerability in attachments 2020-11-12 15:25:33 +03:00
answer_handling_test.exs side_effects: Don’t increase_replies_count when it’s an Answer 2020-11-02 05:56:17 +01:00
article_handling_test.exs Fix object spoofing vulnerability in attachments 2020-11-12 15:25:33 +03:00
audio_handling_test.exs Fix object spoofing vulnerability in attachments 2020-11-12 15:25:33 +03:00
block_handling_test.exs files consistency for new files 2020-10-13 16:44:00 +03:00
chat_message_test.exs tests consistency 2020-10-13 16:35:09 +03:00
delete_handling_test.exs tests consistency 2020-10-13 16:35:09 +03:00
emoji_react_handling_test.exs tests consistency 2020-10-13 16:35:09 +03:00
event_handling_test.exs Fix object spoofing vulnerability in attachments 2020-11-12 15:25:33 +03:00
follow_handling_test.exs Merge branch 'develop' into refactor/locked_user_field 2020-10-13 09:54:29 -05:00
like_handling_test.exs tests consistency 2020-10-13 16:35:09 +03:00
question_handling_test.exs changes after rebase 2020-10-13 16:44:02 +03:00
reject_handling_test.exs Merge branch 'develop' into refactor/locked_user_field 2020-10-13 09:54:29 -05:00
undo_handling_test.exs tests consistency 2020-10-13 16:35:09 +03:00
user_update_handling_test.exs Merge branch 'develop' into refactor/locked_user_field 2020-10-13 09:54:29 -05:00
video_handling_test.exs Fix tests for other attachment types 2020-11-11 16:17:35 -06:00