Skip to content

get-logins-by-names does not return credentials for partially matched names #33

Description

@belaviyo

I’ve been experimenting with the new get-logins-by-names endpoint to retrieve credentials that match a user’s search query, similar to how the native search box works in the KeePass application.

The problem is that this API currently returns results only when the entry title matches the search term exactly. For it to be truly useful, the endpoint should return all entries that the built-in KeePass search/find box would match (i.e., partial matches, case-insensitive matches, just like the native KeePass behavior).

Is there any plan to extend the usability of this endpoint?

Related feature request on my KeePassHelper extension
belaviyo/keepass-macpass-helper#86

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions