diaspora_federation/lib
Benjamin Neff 392f1f5a18
Fix relayable signatures for messages with invalid XML characters
Sometimes messages contain characters that are invalid for XML, but they
are filteres out before creating the XML, otherwise the property would
be empty in the XML.

But for relayables the value is also used for creating the signatures,
so we need to filter the invalid characters earlier, before calculating
the signature.
2018-01-25 01:52:34 +01:00
..
diaspora_federation Fix relayable signatures for messages with invalid XML characters 2018-01-25 01:52:34 +01:00
tasks Bump fabrication 2018-01-18 04:19:09 +01:00
diaspora_federation.rb Add option for RFC 7033 WebFinger http fallback 2017-09-10 03:08:13 +02:00