Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kumakichi
Copy link
Contributor

Problem description:

server time is much earlier than client, when using firefox(53.0 ubuntu-16.04.2 x86_64) to visit the site, set session cookie will always fail because it expires always,but chrome is ok

so i add max-age, every browser that supports max-age will ignore the expires regardless of it’s value, and likewise, Internet Explorer will ignore the max-age and just use expires

@notzippy notzippy self-assigned this May 9, 2017
@notzippy notzippy added status-tested Ready for release type-enhancement New enhancement of existing feature labels May 9, 2017
@notzippy notzippy added this to the v0.16 milestone May 9, 2017
Copy link
Collaborator

@notzippy notzippy left a comment

Choose a reason for hiding this comment

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

LGTM, thanks !

@notzippy notzippy changed the base branch from master to develop May 16, 2017 19:54
@brendensoares brendensoares merged commit 23418a6 into revel:develop May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status-tested Ready for release type-enhancement New enhancement of existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants