akkoma/lib
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
..
mix Merge branch 'release/listener' into 'develop' 2019-07-10 05:14:08 +00:00
pleroma security: detect object containment violations at the IR level 2019-07-14 17:47:08 +00:00
healthcheck.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
jason_types.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
transports.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
xml_builder.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00