Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new handler get-logins-by-names #227

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 3, 2014

  1. Fix get-logins-all, Add get-logins-by-names.

    Fixed get-logins-all to actually do what it says in its name, rather
    than a unpredictable subset due to incorrect regular expression use, and
    also added get-logins-by-names, to allow returning of multiple
    non-linked credentials.
    Scott Dennison committed May 3, 2014
    Configuration menu
    Copy the full SHA
    5a1c30f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2015

  1. Merge branch 'master' of https://github.com/pfn/keepasshttp

    Conflicts:
    	KeePassHttp.plgx
    	KeePassHttp/KeePassHttp.cs
    	latest-version.txt
    	update-version.txt
    Scott Dennison committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    e072431 View commit details
    Browse the repository at this point in the history
  2. Tidied up commit 5a1c30f by removing white-space, unused variables, r…

    …ecompiling pglx and removing some unnecessary changes, so that it is hopefully ready for a pull request.
    Scott Dennison committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    2b11a6e View commit details
    Browse the repository at this point in the history