akkoma/lib
Ariadne Conill 6d715b7702 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 19:28:47 +00:00
..
mix Merge branch 'release-docs' into 'develop' 2019-06-28 15:26:09 +00:00
pleroma security: detect object containment violations at the IR level 2019-07-14 19:28:47 +00:00
healthcheck.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
jason_types.ex Format the code. 2018-03-30 15:01:53 +02:00
transports.ex Format the code. 2018-03-30 15:01:53 +02:00
xml_builder.ex xml builder: properly escape quotes 2019-05-12 19:04:37 +00:00