Skip to content

Extend SearchParameters() in KeePassHttp.cs #1

@schmic

Description

@schmic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions