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

Session cookie fix #2402

Closed
wants to merge 9 commits into from

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    7092c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f020f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65f103a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Added cookie updating with persistence

    session cookie did not update if it was also able to persist since send_wrapper couldn't know if the data was updated.
    ToasterChicken authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ebf9c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd97ecc View commit details
    Browse the repository at this point in the history
  3. More cleanup

    ToasterChicken committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    26b8cb6 View commit details
    Browse the repository at this point in the history
  4. I duno...

    ToasterChicken committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    578411e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28b2be0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6885bce View commit details
    Browse the repository at this point in the history