diaspora/spec
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
..
controllers Bump ruby-oembed 2021-06-28 01:34:25 +02:00
fixtures Change domain for poduptime 2021-10-25 01:59:30 +02:00
helpers Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
integration Migrate remote_photo_path and cleanup old photo uploads 2021-11-23 00:43:56 +01:00
javascripts Add sharing status in hovercards, fixes #6542 2021-11-23 00:31:41 +01:00
lib Store signatures of AccountMigrations if the old person is local 2021-10-25 03:40:16 +02:00
mailers Actually implement validation error case in Photo#ownserhip_of_status_message 2021-04-11 17:22:40 +02:00
models Migrate remote_photo_path and cleanup old photo uploads 2021-11-23 00:43:56 +01:00
presenters Remove facebook integration 2018-10-08 02:50:25 +02:00
serializers Use old person private key if relayable author migrated away 2021-11-23 00:46:50 +01:00
services Allow links with only the diaspora ID to link to a profile 2019-04-28 16:48:31 +02:00
shared_behaviors Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
views/status_messages Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
workers Remind the username in the reset password e-mail 2021-10-25 01:58:47 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Create refereces model 2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb Resend AccountMigration or AccountDeletion for closed recipients 2021-10-25 03:34:03 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb drop coveralls 2020-11-02 19:55:36 +01:00