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

URL match does not seem to work #8

Closed
reikjarloekl opened this issue Jun 9, 2011 · 0 comments
Closed

URL match does not seem to work #8

reikjarloekl opened this issue Jun 9, 2011 · 0 comments

Comments

@reikjarloekl
Copy link

Despite the looked up URL and the URL in the KeePass URL-field are absolutely identical, keepasshttp does not return any matching logins to ChromeiPass.

url + submiturl: [https://secure.delicious.com] => [https://secure.delicious.com/login]
Request: {"RequestType":"test-associate","Id":"Chrome","Nonce":"(removed)==","Verifier":"(removed)="}
Response: 200 => {"RequestType":"test-associate","Success":true,"Id":"Chrome","Count":0,"Nonce":"(removed)","Verifier":"(removed)"}
Request: {"RequestType":"get-logins","Id":"Chrome","Nonce":"(removed)","Verifier":"(removed)","Url":"EVWntmxHMzSOhKmL1qZPURW45Oi1PFwNo7XrOLICYB8=","SubmitUrl":"EVWntmxHMzSOhKmL1qZPUVV9nnnaKVSXkPH/fMItEkBsQEaMTvyKux9fUWzTXmfi"}
Response: 200 => {"RequestType":"get-logins","Success":false,"Count":0,"Entries":[]}
getPasswords for https://secure.delicious.com rejected

There is an entry in the KeePass-DB open and unlocked that contains in the URL field: "https://secure.delicious.com"

If I change the URL in the URL-field to just "secure.delicious.com", it is working.

keepasshttp version is 1.0.3.8. ChromIPass version is 1.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants