Skip to content

Fix some issues with password prompting

Michael Gratton requested to merge wip/rework-password-prompting into master
  • Don't prompt for missing passwords from deep within the engine, ensure it is handled by the controller instead
  • Fix some crashes prompting for passwords in the controller
  • Fix a deadlock when notifying engine of updated credentials
  • Handle not remembering passwords properly

Merge request reports