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

fix: make sure all cookies expire at the same point in time #134

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Conversation

m90
Copy link
Contributor

@m90 m90 commented Jan 30, 2024

Ticket https://phabricator.wikimedia.org/T350469

Using this patch, all cookies will expire at the same time (i.e. 3 months TTL).

public_html/index.php Outdated Show resolved Hide resolved
public_html/index.php Outdated Show resolved Hide resolved
@tarrow
Copy link
Contributor

tarrow commented Feb 14, 2024

This should be merged after the patch in wbstack/magnustools

@m90
Copy link
Contributor Author

m90 commented Feb 15, 2024

Running the latest version locally, I get 3 cookies with the same lifetime now

image

Copy link
Contributor

@tarrow tarrow left a comment

Choose a reason for hiding this comment

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

Looks good, I shied away from testing this fully locally since the build process was clearly going to take me a while.

@m90 m90 merged commit 132df3e into main Feb 22, 2024
3 checks passed
@m90 m90 deleted the fr/update-mt branch February 22, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants