pleroma/lib
Phantasm 7f3b3c2491
AP C2S: remove check for local user since user is already authenticated
Before a request arrives to update_outbox, it already passed through out
Plug authentication (:authenticate), so at this point all users should
be local.

Also adds Listen Activities to the list of allowed Activities that don't
need an existing normalized object referenced in them.
2025-12-11 23:30:04 +01:00
..
mix Prevent test crash if it cannot successfully remove the console Logger backend 2025-07-22 15:21:20 -07:00
pleroma AP C2S: remove check for local user since user is already authenticated 2025-12-11 23:30:04 +01:00