DunglasAngularCsrfBundle Versions Save

Automatic CSRF protection for JavaScript apps using a Symfony API

v1.2.0

5 years ago
  • Symfony 4.2 support
  • Support for routes exclusion

v1.1.0

6 years ago
  • 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

v1.0.1

6 years ago
  • Symfony 3 and PHP 7 compatibility
  • Fix if the expiration date set during cookie creation

v1.0.0

8 years ago
  • 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