diaspora/app/models
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
..
api/openid_connect Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notifications Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
services Fix Services::Tumblr#tumblr_template with frozen strings 2017-09-17 19:29:16 +02:00
user Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
account_deletion.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
account_migration.rb Fix local migration run without old private key 2017-09-26 04:06:16 +02:00
acts_as_taggable_on-tag.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
application_record.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect_membership.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect_visibility.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
block.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
comment.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
comment_signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contact.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversation.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversation_visibility.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
invitation_code.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
like.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
like_signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
location.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mention.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
message.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notification.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notification_actor.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
o_embed_cache.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
open_graph_cache.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
participation.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
person.rb Fix Person.find_by_substring with frozen strings 2017-09-17 19:29:16 +02:00
photo.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
pod.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll.rb Cleanup invalid polls without status message 2017-09-18 03:24:52 +02:00
poll_answer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll_participation.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll_participation_signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
post.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
profile.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
report.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
reshare.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
role.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
service.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
share_visibility.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
signature_order.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
status_message.rb Cleanup invalid polls without status message 2017-09-18 03:24:52 +02:00
tag_following.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_preference.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00