Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Releases: dunglas/DunglasAngularCsrfBundle

Version 1.2.0

06 May 16:25
Compare
Choose a tag to compare
  • Symfony 4.2 support
  • Support for routes exclusion

Version 1.1.0

13 Feb 15:23
v1.1.0
b2a9c41
Compare
Choose a tag to compare
  • Symfony 4 support
  • Removal of PHP 5 and HHVM support
  • Removal of Symfony 2 support (3.4 is still supported)
  • Now tested on Windows through AppVeyor
  • Updated Travis file

Version 1.0.1

13 Feb 15:22
v1.0.1
Compare
Choose a tag to compare
  • Symfony 3 and PHP 7 compatibility
  • Fix if the expiration date set during cookie creation

Version 1.0.0

14 Dec 08:04
v1.0.0
Compare
Choose a tag to compare
  • Compatibility with Symfony 3.0
  • Intercept Symfony security actions
  • Support a new host option
  • Form Component integration: can disable the Form CSRF protection
  • Work even with the CSRF protection is disabled
  • Minor fixes in the bundle configuration