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

Make csrf and session cookies httpOnly #2261

Merged
merged 1 commit into from
May 15, 2015
Merged

Make csrf and session cookies httpOnly #2261

merged 1 commit into from
May 15, 2015

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented May 15, 2015

@liggitt
Copy link
Contributor Author

liggitt commented May 15, 2015

@deads2k PTAL

@deads2k
Copy link
Contributor

deads2k commented May 15, 2015

Don't we still want cookies when running in https? Maybe this isn't doing what I think it's doing?

@liggitt
Copy link
Contributor Author

liggitt commented May 15, 2015

Heh, yeah, bad name. HttpOnly removed the ability of JavaScript to access the cookies.

@deads2k
Copy link
Contributor

deads2k commented May 15, 2015

The more you know.... [merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/2208/) (Image: devenv-fedora_1526)

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/2208/)

@openshift-bot
Copy link
Contributor

Evaluated for origin up to d9e02dc

openshift-bot pushed a commit that referenced this pull request May 15, 2015
@openshift-bot openshift-bot merged commit adfdfcd into openshift:master May 15, 2015
@liggitt liggitt deleted the http_only branch May 15, 2015 16:16
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.

3 participants