-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Subdomains #32
Comments
The extension just asks KeePass for credentials matching the current domain. Are you using KeeWeb? Because I've noticed that KeeWeb ignores subdomains while KeePass doesn't. |
Yes, I am using KeeWeb :) |
Yes, it sends the full URL to Keepass: ChromeKeePass/src/classes/BackgroundListener.ts Lines 30 to 32 in 6826fdf
|
I have opened this ticket at keeweb: keeweb/keeweb#1750 |
It seems the extension does not respect subdomains, which makes handling difficult.
The text was updated successfully, but these errors were encountered: