https://bugs.kde.org/show_bug.cgi?id=397271
Alexey Min <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/krf | |b/313b4bbc6710c9c68123cdd35 | |76b18f0e8659e5d Version Fixed In| |19.04.0 --- Comment #6 from Alexey Min <[email protected]> --- Git commit 313b4bbc6710c9c68123cdd3576b18f0e8659e5d by Alexey Min. Committed on 15/01/2019 at 21:15. Pushed by alexeymin into branch 'master'. Expose option to disable KWallet passwords storage Summary: Option "noWallet" was already supported in the code, but was not visible in the configuration UI. This option is useful on headless servers where you don't really have a way to enter password to unlock the wallet. CHANGELOG: Add an option to store passwords without using KDE Wallet FIXED-IN: 19.04.0 Test Plan: Enable option, restart krfb, ensure that passwords are now in ~/.config/krfbrc. Disable option, restart krfb, see that passwords are no longer in krfbrc. Reviewers: #kde_applications, aacid Differential Revision: https://phabricator.kde.org/D18075 M +32 -21 krfb/invitationsrfbserver.cpp M +2 -0 krfb/invitationsrfbserver.h M +29 -0 krfb/mainwindow.cpp M +7 -0 krfb/ui/configsecurity.ui https://commits.kde.org/krfb/313b4bbc6710c9c68123cdd3576b18f0e8659e5d -- You are receiving this mail because: You are watching all bug changes.
