Follow up of T6761.
In case of keyserver value "none", users should still be able to search on WKD.
Therefore they should then only be allowed to do the search with an email address.
Follow up of T6761.
In case of keyserver value "none", users should still be able to search on WKD.
Therefore they should then only be allowed to do the search with an email address.
rKLEOPATRA Kleopatra | |||
rKLEOPATRAd4a546fb5b0b Make WKD lookup work for email addresses surrounded by whitespace | |||
rKLEOPATRAd158d4670d5b Don't start OpenPGP key server lookup if key server usage is disabled | |||
rKLEOPATRAc3534c1bf4b6 Simplify lookup of key IDs prefixed with "0x" | |||
rKLEOPATRA6b53eeed86aa Only allow email queries if no key/directory servers are configured | |||
rKLEOPATRAa34dae61b1b7 Try lookup via WKD even if key server is "none" | |||
rKLEOPATRAa49b3b66bd8b Only allow email queries if no key/directory servers are configured | |||
rKLEOPATRA9f5c293a1163 Make WKD lookup work for email addresses surrounded by whitespace | |||
rKLEOPATRA411cf56737d4 Don't start OpenPGP key server lookup if key server usage is disabled | |||
rKLEOPATRA249bfd0a8e81 Simplify lookup of key IDs prefixed with "0x" | |||
rKLEOPATRA8effa10b8239 Try lookup via WKD even if key server is "none" |
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T6935 Kleopatra: Key search and refresh related improvements | ||
Resolved | • ikloecker | T6493 Kleopatra: Add feedback in search window | ||
Resolved | • ikloecker | T6868 Kleopatra: Allow search of WKD in case of keyserver none |
Done.
If no (OpenPGP) key servers (i.e. set to "none") and no (S/MIME) directory servers are configured then the lookup only allows queries for email addresses. Otherwise, any query with at least one non-whitespace character is allowed.
A brief instruction informs the user what query to enter.
Version 3.2.2.231170+git~ (Gpg4win-4.3.1-beta12): works, when entering a mail address the search result is presented very fast now. When entering only a name, nothing happens. So functionality is there, the improvement in UX is T6493.