Strict URL detection
Hello,
I was wondering if there was a way to enable strict URL matching in that only passwords where the entire web site string must match in order for a password option to be shown? I have password options appearing where I have put in very specific URI information and they keep appearing even when those URIs do not match exactly.
Example:
https://10.87.250.250:7512/odsdev3/f?p=101
https://10.87.250.250:7512/f?p=101
These are matching to:
https://10.87.250.250:7512/f?p=4550
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided
Comments
-
Sorry for the difficulty, @tealduck, but right now, what you're after isn't available. We have discussed this question before, and my previous answer is still the current state of things. I hope that helps explain why the behavior is as it is. Like I said elsewhere, I won't say "never" but supporting paths in this way is not something we're actively considering right now.
--
Jamie Phelps
Code Wrangler @ AgileBits
Fort Worth, Texas0 -
Well that is very disappointing.
0 -
:( Sorry about that. Looking at your URLs again, I see that you have a couple there that only differ by the query parameter
p
. Even if we did do more path-level filtering, doing so at the query string level is almost certainly out of scope. We will keep this in mind for the future, but right now, I hope that this explains things so you can at least understand how 1Password is working and identify a workflow that will be the least onerous it can be.0