akkoma/lib/pleroma/web/activity_pub
Ariadne Conill 739bbe0d3b security: detect object containment violations at the IR level
It is more efficient to check for object containment violations at the IR
level instead of in the protocol handlers.  OStatus containment is especially
a tricky situation, as the containment rules don't match those of IR and
ActivityPub.

Accordingly, we just always do a final containment check at the IR level
before the object is added to the IR object graph.
2019-07-14 17:47:08 +00:00
..
mrf tests MRF filters 2019-07-10 05:12:21 +00:00
views ActivityPub User view: Following/Followers refactoring 2019-07-12 19:41:55 +03:00
activity_pub.ex security: detect object containment violations at the IR level 2019-07-14 17:47:08 +00:00
activity_pub_controller.ex ActivityPub Controller: Actually pass for_user to following/followers 2019-07-12 20:54:20 +03:00
mrf.ex mrf: allow a policy chain to be specified when filtering 2019-06-02 09:44:42 +00:00
publisher.ex it is changed in compile time 2019-06-14 15:45:05 +00:00
relay.ex Merging with develop 2019-05-01 12:29:33 +07:00
transmogrifier.ex removing synchronization worker 2019-07-10 17:42:18 +03:00
utils.ex Testing: Don't federate in testing. 2019-07-09 15:30:51 +09:00
visibility.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00