Skip to content
  • Philip Withnall's avatar
    Don't save the key file when loading Personas' aliases · 427b7606
    Philip Withnall authored
    We were previously saving the key file for each __alias key loaded, as it was
    loading the alias into Kf.Persona.alias, rather than Kf.Persona._alias,
    causing the key file to be saved each time.
    
    This may have caused or contributed towards the corruption seen in bgo#628930.
    427b7606