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

Correct the way that haproxy uses the secure cookie attribute #12802

Merged
merged 1 commit into from Feb 6, 2017

Conversation

JacobTanenbaum
Copy link
Contributor

the only time that we dont want a cookie flagged as secure is when the
InsecureEdgePolicy is set to Allow, currently that is not the case

This patch changes the conditional and flags cookies as secure appropriately

Bug 1412591 Link

the only time that we dont want a cookie flagged as secure is when the
InsecureEdgePolicy is set to Allow, currently that is not the case

This patch changes the conditional and flags cookies as secure appropriately
@JacobTanenbaum
Copy link
Contributor Author

@openshift/networking

Copy link
Contributor

@knobunc knobunc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@knobunc
Copy link
Contributor

knobunc commented Feb 3, 2017

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to ddb865e

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13575/) (Base Commit: 5565661)

@imcsk8
Copy link
Contributor

imcsk8 commented Feb 4, 2017

Looks good! LGTM

@knobunc
Copy link
Contributor

knobunc commented Feb 4, 2017

@ramr PTAL

@knobunc
Copy link
Contributor

knobunc commented Feb 6, 2017

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to ddb865e

@openshift-bot
Copy link
Contributor

openshift-bot commented Feb 6, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13625/) (Base Commit: e92d661) (Image: devenv-rhel7_5861)

Copy link
Contributor

@ramr ramr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@openshift-bot openshift-bot merged commit 6cebc0e into openshift:master Feb 6, 2017
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.

None yet

5 participants