-
Notifications
You must be signed in to change notification settings - Fork 274
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
Exact URL Matching please #345
Comments
+1 |
+1 Have the same issue, this is a quite dangerous behaviour. |
+1 https://plesk_server:8443/login_up.php could be matching that page only, but currently I don't have that option. |
+1 This behaviour is absolutely critical when you're working with user accounts admin and things like that. I don't want my own login credentials to be filled in everywhere! When I fill in a very strict url in KeePass, I'd expect only that url to be matched. I made it strict on purpose. |
+1 |
I am running into issues where username/password fields are being filled out on pages that shouldn't be.
If you have for example a WordPress website with WooCommerce you use KeePass to store the login credentials.
The problem is that if for example you have Paypal Express Checkout installed and you go to configure it the username and passwords fields are being filled in with the WordPress login information.
The problem is that if you have stored correct information and you switch to this then the username/password of the PayPal API are overwritten with your WordPress credentials.
I just came across https://www.kee.pm/ for FireFox which adds additional settings to each KeePass entry. One of them being "Exact URL match". By selecting this on the WordPress login page entry for the site it keeps it from destroying other username/password fields like the above in the admin area.
It would be great if keepasshttp could do the same so I can use it in ChromeIPass and don't have to keep disabling the plugin or create multiple entries to stop auto-entry.
The text was updated successfully, but these errors were encountered: