Skip to content

Tags: GreYY/DunglasAngularCsrfBundle

Tags

v1.2.0

Toggle v1.2.0's commit message
Define all Cookie arguments explicitly (dunglas#58)

* Define all Cookie arguments explicitly

This adds support for Symfony 4.2, which deprecates not defining all the arguments as some of their default values are scheduled to change in Symfony 5.0.

* Set Cookie $sameSite as `lax` instead of null

This is the default value as of Symfony 4.2, and makes cookies safer as they won't be sent along with cross-site requests.

Also, added missing prediction when registering the cookie in the ResponseHeaderBag.

* Define PHP version in cinst instruction

This ensures appveyor uses PHP 7.2 and not a default version(currently 7.3)

* Fixed tests after new method call in Symfony 4.2.6 and 3.4.25

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dunglas Kévin Dunglas
Version 1.1.0

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dunglas Kévin Dunglas
Version 1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dunglas Kévin Dunglas
Version 1.0.0

v0.1.0

Toggle v0.1.0's commit message
Version 0.1.0