Skip to content
  • Senya's avatar
    Fix local migration run without old private key · 9ee9dbe9
    Senya authored and Benjamin Neff's avatar Benjamin Neff committed
    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
    9ee9dbe9