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

feat!: Decrease cookie expiration to 5 hours, only set cookie when necessary and only disable cookie if localeCookie: false is set #1487

Merged
merged 7 commits into from
Oct 30, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    6254eeb View commit details
    Browse the repository at this point in the history
  2. update unit tests

    amannn committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    20c742a View commit details
    Browse the repository at this point in the history
  3. fix e2e test

    amannn committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c44f6ce View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    ae6821a View commit details
    Browse the repository at this point in the history
  2. update e2e tests

    amannn committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    20da9f5 View commit details
    Browse the repository at this point in the history
  3. handle another case

    amannn committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    10d677d View commit details
    Browse the repository at this point in the history
  4. update more tests

    amannn committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    714e863 View commit details
    Browse the repository at this point in the history