You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently (not sure when :-() I noticed that I'm unable to search by URL. Search simply doesn't find any entries where the search result is contained only in the URL.
This is regardless of whether URL is the only enabled search criteria and indepentend from other search options (case sensivite, regexp, ..)
I've attached an example kdbx with only 1 entry: 2040.kdbx.txt
Master password is "2040". This reports url is entered as URL for the 1 entry but searching for github, KeePass, ... all yield no result.
9dec308 seems to address the usecase of full URL matches, e.g. when used from a browser for autocompletion. It however misses the "interactive search in URL" scenario.
I think the solution here is to split "interactive search" and "search from external" into 2 different code paths.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Recently (not sure when :-() I noticed that I'm unable to search by URL. Search simply doesn't find any entries where the search result is contained only in the URL.
This is regardless of whether URL is the only enabled search criteria and indepentend from other search options (case sensivite, regexp, ..)
I've attached an example kdbx with only 1 entry: 2040.kdbx.txt
Master password is "2040". This reports url is entered as URL for the 1 entry but searching for github, KeePass, ... all yield no result.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
URL result is found
KeePass Database
KeePassDX:
Android:
Additional context
The text was updated successfully, but these errors were encountered: