-
Notifications
You must be signed in to change notification settings - Fork 275
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
Merge some pull requests #375
Conversation
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.
Conflicts: KeePassHttp.plgx KeePassHttp/KeePassHttp.cs latest-version.txt update-version.txt
…ecompiling pglx and removing some unnecessary changes, so that it is hopefully ready for a pull request.
First stab at a changelog. I did not consider documentation changes notable.
This is a good reminder of how gross and ugly scripting in Windows is.
Agreed+1 |
This whole thing is dead now. A fork of the protocol (together with browser extensions) is maintained by KeepassXC. It is not backwards-compatible to KeepassHTTP though. |
In the effort to keep this repository maintained, I merged a few open pull requests into my fork. I haven't tested it a lot yet, but it is looking promising so far. This includes: #318 #342 #340 #227 #374.
By the way, @pfn it would be cool to pass this project on to another maintainer if you don't have the time to maintain it yourself anymore. KeePassHTTP is really important for the KeePass community and unmaintained projects tend to split off into many uncontrolled forks.