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

Encrypt cookie value in session update #394

Merged
merged 5 commits into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. encrypted session identifiers must be treated specially in session up…

    …date (same as in session creation)
    byewokko committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c1cfe7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb82e25 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG.md

    byewokko committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a01f041 View commit details
    Browse the repository at this point in the history
  4. log session update

    byewokko committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    718e53a View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG.md

    byewokko committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    93c82d5 View commit details
    Browse the repository at this point in the history