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

Get root domain entry on a subdomain URL #34

Open
ferenczy opened this issue Oct 10, 2019 · 1 comment
Open

Get root domain entry on a subdomain URL #34

ferenczy opened this issue Oct 10, 2019 · 1 comment

Comments

@ferenczy
Copy link

It often happens that I have a KeePass entry defined for a root domain, e.g. https://example.com, but I need to use to for multiple subdomains, e.g. https://sub1.example.com and https://sub2.example.com.

Unfortunately, when I visit a subdomain site in a browser, KeePass Helper loads only entries for that subdomain, the root domain entry is not loaded.

Is it possible to achieve it anyhow without creating individual entries for each subdomain (it may not even be possible as those subdomains may be unknown, some site use various subdomains for sign-in, etc.)?

Thank you.

@belaviyo
Copy link
Owner

Based on https://github.com/pfn/keepasshttp#url-matching-how-does-it-work, you should save all logins with https://example.com. This way, the KeePass is going to return credentials even for all sub-domains.

Based on the document, I don't see any method that allows multiple domains in the request.

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