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