Skip to content

DefaultCookieSerializer.useBase64Encoding=true default #736

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

Closed
rwinch opened this issue Feb 16, 2017 · 2 comments
Closed

DefaultCookieSerializer.useBase64Encoding=true default #736

rwinch opened this issue Feb 16, 2017 · 2 comments
Assignees
Labels
type: breaks-passivity This issue breaks passivity
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Feb 16, 2017

We should update to use base 64 encoding by default since Tomcat 8.5 requires it and we are moving to 2.x

@rwinch rwinch added the type: breaks-passivity This issue breaks passivity label Feb 16, 2017
@rwinch rwinch added this to the 2.0.0 M1 milestone Feb 16, 2017
@eddumelendez
Copy link
Contributor

Hi @rwinch , it means session id should be created encoded right?

@vpavic
Copy link
Contributor

vpavic commented Feb 27, 2017

Hi @eddumelendez - this means we will use Base64 encoding as default cookie encoding in 2.x (it's currently optional). This shouldn't affect session id generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaks-passivity This issue breaks passivity
Projects
None yet
Development

No branches or pull requests

3 participants