Usually the URLs of an entry aren't stored in the title of the entry but in the URL-Field.
Currently that field isn't search, which should be changed.
Line #62 of KeePassHttp.cs:
p.SearchInUrls = true;
Thanks.
PS: Currently I'm not able to compile the plugin myself with:
....\keepass.exe --plgx-create KeePassHttp --plgx-prereq-kp:2.13 --plgx-prereq-net:3.5
Anything wrong with that? Thanks.
Usually the URLs of an entry aren't stored in the title of the entry but in the URL-Field.
Currently that field isn't search, which should be changed.
Line #62 of KeePassHttp.cs:
p.SearchInUrls = true;
Thanks.
PS: Currently I'm not able to compile the plugin myself with:
....\keepass.exe --plgx-create KeePassHttp --plgx-prereq-kp:2.13 --plgx-prereq-net:3.5
Anything wrong with that? Thanks.