mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-23 06:58:58 +00:00
9a91299f96
Trying to display non-media as media crashed the renderer, but when posting a status with a valid, non-media object id the post was still created, but then crashed e.g. timeline rendering. It also crashed C2S inbox reads, so this could not be used to leak private posts. |
||
---|---|---|
.. | ||
account_controller_test.exs | ||
announcement_controller_test.exs | ||
app_controller_test.exs | ||
auth_controller_test.exs | ||
conversation_controller_test.exs | ||
custom_emoji_controller_test.exs | ||
directory_controller_test.exs | ||
domain_block_controller_test.exs | ||
filter_controller_test.exs | ||
follow_request_controller_test.exs | ||
instance_controller_test.exs | ||
list_controller_test.exs | ||
marker_controller_test.exs | ||
media_controller_test.exs | ||
notification_controller_test.exs | ||
poll_controller_test.exs | ||
report_controller_test.exs | ||
scheduled_activity_controller_test.exs | ||
search_controller_test.exs | ||
status_controller_test.exs | ||
subscription_controller_test.exs | ||
suggestion_controller_test.exs | ||
tag_controller_test.exs | ||
timeline_controller_test.exs |