akkoma/test/pleroma/web/mastodon_api
Oneric 9a91299f96 Don't try to handle non-media objects as media
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.
2024-05-22 20:30:23 +02:00
..
controllers Don't try to handle non-media objects as media 2024-05-22 20:30:23 +02:00
views Restrict media usage to owners 2024-05-22 20:30:18 +02:00
masto_fe_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
mastodon_api_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
mastodon_api_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
update_credentials_test.exs update captcha version 2023-10-20 13:30:29 +01:00