D12846: KWalletPasswords, GnomeKeyringPasswords: Implement migration from QupZilla
Kevin Kofler
noreply at phabricator.kde.org
Sun May 13 11:02:18 BST 2018
kkofler created this revision.
kkofler added a reviewer: drosca.
kkofler added a project: Falkon.
Restricted Application added a subscriber: falkon.
kkofler requested review of this revision.
REVISION SUMMARY
Implement migration of passwords stored in KWallet or GNOME Keyring from
QupZilla to Falkon.
The logic is the same as for the profiles: If no "Falkon" folder exists,
but a "QupZilla" folder exists, we read all the data from the "QupZilla"
folder and write it to the "Falkon" folder. (In GNOME Keyring, those are
not actually folders, but application attributes on the entries, but the
logic is the same.)
In GnomeKeyringPasswordBackend, a storeEntry helper method is introduced
to avoid duplicating code.
REPOSITORY
R875 Falkon
REVISION DETAIL
https://phabricator.kde.org/D12846
AFFECTED FILES
src/plugins/GnomeKeyringPasswords/gnomekeyringpasswordbackend.cpp
src/plugins/KWalletPasswords/kwalletpasswordbackend.cpp
To: kkofler, drosca
Cc: falkon, herrold, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, cochise, clivej, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20180513/b42168e9/attachment.html>
More information about the Falkon
mailing list