diaspora/spec/serializers
Benjamin Neff eb977dc25a
Use old person private key if relayable author migrated away
We only store signatures for relayables if the author is external, but
if the author becomes external through a migration, the signature is
missing. Lets just use the old persons private key to still be able to
generate a signature for the export.

closes #8310
2021-11-23 00:46:50 +01:00
..
export Use old person private key if relayable author migrated away 2021-11-23 00:46:50 +01:00
federation_entity_serializer_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notification_serializer_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
serializer_post_processing_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00