0.5.0 "Forget-me-not"
This version introduces the possibility to securely storing the FAS password in the session keyring, so it doesn't have to be entered every time the program is run.
This functionality is not enabled by default. To enable it, set save-password = true
in the [fedora-update-feedback]
section of your ~/.config/fedora.toml
file.
To make the program ignore any previously saved password (for example, because you changed it, or because you made a typo when entering it), pass the --ignore-keyring
CLI switch.