diaspora/spec
cmrd Senya 9ee9dbe969
Fix local migration run without old private key
It was possible to run migration locally without providing old private
key. This way migration was performed but not dispatched, which obviously
leads to desynchronization of the federation state so let's validate sender
before performing any actual actions.

closes #7558
2017-09-26 04:06:16 +02:00
..
controllers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fixtures remove old unused data_conversion fixtures 2016-08-08 19:37:09 +02:00
helpers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
integration Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
javascripts Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
lib Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mailers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
models Fix local migration run without old private key 2017-09-26 04:06:16 +02:00
presenters Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
serializers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
services Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
shared_behaviors Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
workers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
federation_callbacks_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +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 Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00