Skip to content

Copy HttpOnly flag in proxy cookie #151

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

Merged
merged 3 commits into from
Oct 25, 2018
Merged

Copy HttpOnly flag in proxy cookie #151

merged 3 commits into from
Oct 25, 2018

Conversation

royling
Copy link
Contributor

@royling royling commented Oct 24, 2018

HttpOnly flag is missed when copying proxy cookies to request client.

@dsmiley
Copy link
Collaborator

dsmiley commented Oct 24, 2018

+1 thanks! can you please also update CHANGES.md? I'll squash & merge

@dsmiley
Copy link
Collaborator

dsmiley commented Oct 24, 2018

Also be sure to mention the servlet-api 3.0 bump in CHANGES.

@royling
Copy link
Contributor Author

royling commented Oct 25, 2018

@dsmiley will do it. are we going to bump the release version as well?

@royling
Copy link
Contributor Author

royling commented Oct 25, 2018

updated change logs (maybe you want to update it further, coz I am not an English native speaker 🤦‍♂️ ) and bumped version to 1.12

@dsmiley
Copy link
Collaborator

dsmiley commented Oct 25, 2018

1.11-SNAPSHOT is a Maven naming convention and means that 1.11 is in progress and hasn't been released. Once it's released, then the release process temporarily sets the version to 1.11 to publish and then we move onto 1.12-SNAPSHOT. So definitely do not bump the version number. Please move your change message to the 1.11 section.

@royling
Copy link
Contributor Author

royling commented Oct 25, 2018

done.

@dsmiley dsmiley merged commit 3bcd879 into mitre:master Oct 25, 2018
@dsmiley
Copy link
Collaborator

dsmiley commented Oct 25, 2018

Thanks!

@royling royling deleted the patch-1 branch October 26, 2018 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants