Skip to content

Add expiration to mobile guide cookie#9383

Merged
turt2live merged 3 commits intodevelopfrom
travis/expire-mobile-page
Apr 4, 2019
Merged

Add expiration to mobile guide cookie#9383
turt2live merged 3 commits intodevelopfrom
travis/expire-mobile-page

Conversation

@turt2live
Copy link
Copy Markdown
Member

See #9360

This is to prevent it from always working. Cookies without an expiration are supposed to expire at the end of the session, however the nature of mobile browsers means that the session is unlikely to ever end.

See #9360

This is to prevent it from always working. Cookies without an expiration are supposed to expire at the end of the session, however the nature of mobile browsers means that the session is unlikely to ever end.
We also check for a specific value in case people set it to `true` for some reason.
@turt2live turt2live requested a review from a team April 4, 2019 14:54
Copy link
Copy Markdown
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Thanks, looks good to me! 😁

@turt2live turt2live merged commit 2aeaa08 into develop Apr 4, 2019
@turt2live turt2live deleted the travis/expire-mobile-page branch April 4, 2019 18:00
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.

2 participants