forked from pfn/keepasshttp
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
Steps to Reproduce
Invoke request using following payload:
{
"RequestType": "test-associate2",
"TriggerUnlock": false
}Expected Behavior
No errors: Graceful Failure
Actual Behavior
Stack trace
This exception was originally thrown at this call stack:
[External Code]
KeePassHttp.KeePassHttpExt.ProcessRequest(KeePassHttp.Request, System.Net.HttpListenerResponse) in KeePassHttp.cs
KeePassHttp.KeePassHttpExt._RequestHandler(System.IAsyncResult) in KeePassHttp.cs
KeePassHttp.KeePassHttpExt.RequestHandler(System.IAsyncResult) in KeePassHttp.cs
Specifications
KeePassHTTP Version: "2.0.0.0",
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working