-
Notifications
You must be signed in to change notification settings - Fork 35
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
"bundle" rules #338
Comments
@nodiscc I think this not about wildcards, but @alexlehm rather means creating a "common name" for several names. For example, you could create a common name called "Github" which catches all origins and/or destinations containing This is a nice idea, but IMHO not relevant enough to be supported in 1.0, but we'll see. The suggestionHere's an UI suggestion – an example with
As you can see, all three destination entries are selectable. If you select |
For a blogspot blog, the domains usually include (e.g. my blog on my subdomain) (not really a feature that is important, I can live with allowing the different domains once in a while) |
I suppose I understood your feature request correctly @alexlehm. I guess we won't implement this feature before 1.0, so I'll change the milestone. |
Related comment in #166 (comment) |
Here is what bundles could look like in the UI: This mechanism could replace the old The disadvantage, UI-wise, is that it makes the menu larger vertically (4 more lines in this example). Sorting is also done by number of requests for each bundle instead of domains - except for Feedback welcome. |
So far I thought of these possible bundles; they could be implemented as subscriptions first:
Feel free to comment if you can think of more |
Thanks for your thoughts so far. I'd like to add: user bundles & subscription bundles: several bundles for a domain: bundles containing other bundles: conservative management of subscription bundles: rule: "allow requests to itself": user bundles first: |
|
Issue by alexlehm
Saturday Sep 08, 2012 at 08:23 GMT
Originally opened as RequestPolicy/requestpolicy#338
I think it would be useful to have bundle rules for sites that use a specific toolkit or are hosted on a specific server that uses the same set of external domains.
E.g. when a site is hosted on blogspot.com but it using its own domain, there are 2 or 3 external domains always used, so I usually have to whitelist all three, it would be nice if this could be matched somehow so that you only have to whitelist one bundle.
The text was updated successfully, but these errors were encountered: