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

Improve session handling #215

Merged

Conversation

Kapppa
Copy link
Contributor

@Kapppa Kapppa commented Nov 20, 2024

Cookies get new values when sending a request. For example the remember-me value changes after use and the old value will expire meaning the session doesn't last that long. Doing this will make the session last. I have been using this for like 3 weeks and haven't needed to login since.

Once they get new values. For example the remember-me value changes after use and the old will expire meaning the login doesn't last that long. Doing this will make the login last. I have been using this for like 3 weeks and haven't needed to login since.
@emotion3459 emotion3459 merged commit dde3bf9 into Jaded-Encoding-Thaumaturgy:master Nov 20, 2024
1 check failed
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