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

Allow users to change cookieNameStrict in configuration #189

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Nov 6, 2020

  1. opened 3.1-dev

    dg committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    228289b View commit details
    Browse the repository at this point in the history
  2. requires PHP 7.2

    dg committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9fd6714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8299f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4908b84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39ba70e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96d46c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d3078d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2a9093 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    0c0f9d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Add files via upload

    nargotik committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    9220b33 View commit details
    Browse the repository at this point in the history
  2. Update Helpers.php

    nargotik committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    137d8f1 View commit details
    Browse the repository at this point in the history
  3. Add cookieNameStrict Option

    nargotik committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6894337 View commit details
    Browse the repository at this point in the history
  4. Update HttpExtension.php

    nargotik committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    9f931c8 View commit details
    Browse the repository at this point in the history
  5. Update HttpExtension.php

    nargotik committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    9d4bcaf View commit details
    Browse the repository at this point in the history
  6. Update HttpExtension.php

    nargotik committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    89f8005 View commit details
    Browse the repository at this point in the history
  7. Revert "Update HttpExtension.php"

    This reverts commit 89f8005.
    nargotik authored and nargotik committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    8e560d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. isSameSite fix for new cookie name

    nargotik committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    f2873f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9143c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1390bb6 View commit details
    Browse the repository at this point in the history
  4. Ident fix

    nargotik committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    08f9ee1 View commit details
    Browse the repository at this point in the history
  5. double ; remove

    nargotik committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    344fe98 View commit details
    Browse the repository at this point in the history
  6. \n fix

    nargotik committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    994f954 View commit details
    Browse the repository at this point in the history