Previously only a new password was saved if the save password checkbox was checked, Which always started in the unchecked state. Now when editing existing connection the save password checkbox now reflects if a password has been saved. Only when the password field is edited the program will update the saved password. If the save password checkbox is unchecked then clear the save password.
6 lines
No EOL
238 B
YAML
6 lines
No EOL
238 B
YAML
---
|
|
other:
|
|
- |
|
|
The way in which editing the password of an existing connection works has been changed to
|
|
be consistent with creating a new connection and to allow for clearing the saved password
|
|
by unselecting save password. |