pgLab/releasenotes/notes/fix-save-password-on-uninitialized-manager-591761764efbabb8.yaml

7 lines
241 B
YAML
Raw Permalink Normal View History

---
fixes:
- |
Fix that when saving the password of a connection to an uninitialized password
manager the program did not save the password. It would correctly initialize
the password manager and saving worked the second time.