Closed Christilut closed 3 months ago
Just to add to this, I'm experiencing the same issues.
I'm not asked to re-enter passwords when I access a saved 'Connection' only if I try to access a saved 'Project'.
I have just found out the service we used (keytar) is deprecated. We are now using electron's safeStorage API, with fallback to keytar, meaning you won't have to retype passwords. If password not found in safeStorage, will look for it in keytar and if found, automatically moves the password to safeStorage.
Happy to see this.
This issue is fixed / available in the new release v1.14.1
https://github.com/mingo-app/mingo/releases/tag/v1.14.1
Please reopen this issue if necessary.
Describe the bug` Every time I restart Mingo, I need to re-enter the password for my production database. After I enter the password, it connects normally. Restart Mingo and the popup appears again.
My connection has a username:password that mingo has replaced with
username:PASSWORDPLACEHOLDER
Screenshots
Desktop (please complete the following information):