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

Adds support for "SameSite" cookie property #1246

Merged
merged 10 commits into from
Dec 29, 2020
Merged

Adds support for "SameSite" cookie property #1246

merged 10 commits into from
Dec 29, 2020

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    95cf20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c60f03 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/1.9.4.x' into 1.9.4.x

    # Conflicts:
    #	app/code/core/Mage/Core/Model/Cookie.php
    #	app/code/core/Mage/Core/etc/system.xml
    #	app/locale/en_US/Mage_Core.csv
    kdckrs committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    f78d0d0 View commit details
    Browse the repository at this point in the history
  4. Open in new tab

    kdckrs committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    ea687e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a745ff View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. * Force secure if SameSite None

    * SameSite consistency for renew and delete functions
    kdckrs committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    64523f3 View commit details
    Browse the repository at this point in the history
  2. Code formatting #OCD :)

    kdckrs committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    da9b688 View commit details
    Browse the repository at this point in the history
  3. PHP 7.0 compatibility

    kdckrs committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    52ef9a4 View commit details
    Browse the repository at this point in the history
  4. Fix pipeline errors

    kdckrs committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1567dc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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