pleroma/test
Phantasm b3887a6fa7
AP C2S: Validate visibility for C2S requests to /users/:nickname/outbox
A local user could previously send Announce/EmojiReact/Like activities
to their outbox referencing objects that aren't visible to them and they
would get processed as if can see them. Only requirement is knowing
the URI of the object and the users instance having C2S enabled (currently
disabled by default).
2025-12-11 23:30:03 +01:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
fixtures MRF InlineQuotePolicy: Don't inline quoted post URL in Mastodon quotes 2025-11-29 18:12:32 +01:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Fix test for mix task 2025-07-22 15:21:20 -07:00
pleroma AP C2S: Validate visibility for C2S requests to /users/:nickname/outbox 2025-12-11 23:30:03 +01:00
support PublisherTest: Mock -> Mox 2025-09-05 15:04:33 +04:00
test_helper.exs Elixir 1.18 Deal with :warnings_as_errors deprecation in compiler_options/1 2025-05-13 14:02:47 +02:00