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

Set exclusionFilter on wbRequest via AccessPoint only if not already set #287

Merged
merged 1 commit into from
Sep 30, 2015
Merged

Set exclusionFilter on wbRequest via AccessPoint only if not already set #287

merged 1 commit into from
Sep 30, 2015

Conversation

ldko
Copy link
Member

@ldko ldko commented Sep 21, 2015

This change would fix issue #259.

Modifies AccessPoint to check if the WebRequest instance already has exclusionFilter set (not to null) to determine if it should call createExclusionFilter(). This way, if AccessControlSettingOperation sets an exclusionFilter, it will not get overwritten.

kngenie added a commit to kngenie/wayback that referenced this pull request Sep 25, 2015
test will succeed when iipc#287 is merged.
@kris-sigur kris-sigur added this to the 2.3.0 Minor Release milestone Sep 28, 2015
kris-sigur pushed a commit that referenced this pull request Sep 30, 2015
Set exclusionFilter on wbRequest via AccessPoint only if not already set
@kris-sigur kris-sigur merged commit e606116 into iipc:master Sep 30, 2015
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

Successfully merging this pull request may close these issues.

2 participants