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

[flare] ignore whitespace before proxy credentials #3059

Merged
merged 2 commits into from
Dec 5, 2016

Conversation

sjenriquez
Copy link
Contributor

What does this PR do?

Fixes the case when there was whitespace before proxy user/pass causing our regex match to fail.

Motivation

Raised in support ticket.

Testing Guidelines

Added unit test for cases with and without whitespace.

@degemer
Copy link
Member

degemer commented Dec 5, 2016

LGTM, can you fix the flake8 errors https://travis-ci.org/DataDog/dd-agent/jobs/181411541#L332-L334 and merge ?

@sjenriquez sjenriquez added this to the 5.11.0 milestone Dec 5, 2016
@sjenriquez sjenriquez merged commit f1147f5 into master Dec 5, 2016
@sjenriquez sjenriquez deleted the scott/proxy-cred-regex branch December 5, 2016 18:46
@masci masci modified the milestones: 5.11.0, 5.12.0 Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants