D28880: [KWallet] Port last usage of QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Sat Apr 18 13:25:45 BST 2020
ahmadsamir added a comment.
In D28880#650974 <https://phabricator.kde.org/D28880#650974>, @dfaure wrote:
> And what's the value of `key`? I wonder where/how the use of globbing/regexps comes in...
Backend::readEntryList() docs say it supports wildcards, so "key" could be "foo*" to match:
foo.com/<user name>
foo.org/<user name>
foo-someother.com/<user name>
in falkon's case they use "*" to get all the entries to list them in a "saved logins" kind of config dialog.
REPOSITORY
R311 KWallet
REVISION DETAIL
https://phabricator.kde.org/D28880
To: ahmadsamir, #frameworks, dfaure, blaze
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200418/272d94fc/attachment.html>
More information about the Kde-frameworks-devel
mailing list