This repository has been archived by the owner on Dec 28, 2020. It is now read-only.
Releases: dunglas/DunglasAngularCsrfBundle
Releases · dunglas/DunglasAngularCsrfBundle
Version 1.2.0
Version 1.1.0
- 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
- Symfony 3 and PHP 7 compatibility
- Fix if the expiration date set during cookie creation
Version 1.0.0
- 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