subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
479 stars 74 forks source link

Error: Invalid response: 405 Method Not Allowed #176

Closed Tiger862000 closed 6 years ago

Tiger862000 commented 6 years ago

Hi,

This issue is a bug using Tusk in conjunction with Nextcloud on a home server.

Please describe how you think it should change.

Clear log messages and instructions on how to overcome the issue.

Thank you!

subdavis commented 6 years ago

Have you read https://github.com/subdavis/Tusk/wiki/WebDAV-Support ?

What is your webDAV link? You can use "example.com" for the domain name if you don't wish to share your domain or IP

Tiger862000 commented 6 years ago

Yes I red it. My Nextcloud instance is not security critical, so data is not too important on it.

My webDAV link looks like this: https://subdomain.duckdns.org/index.php/s/cblablablablalink

subdavis commented 6 years ago

I see your problem. That's the full URL, not the base URL.

Try using just https://subdomain.duckdns.org/index.php without the path. Tusk will scan your webDAV server and discover your KeePass database dynamically.

They must have a .kdbx extension.

subdavis commented 6 years ago

Closing with the caveat that documentation of this behavior should be better.