-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
Keepass supports placeholders in the URL field:
https://keepass.info/help/base/placeholders.html
In particular, I use environment variables in some of my URLs. For those URLs, keepassnatmsg doesn't seem to return credentials.
I guess that this is because there is a mismatch between the URL in the browser, and the URL in Keepass which contains the placeholder.
The question is: is there a way to get the URL post-substitution from Keepass? If so, it would make sense for keepassnatmsg to use this before comparing the URLs.