Skip to content

Releases: dneustadt/DneustadtCsrfCookieBundle

1.0.7

21 Jun 11:32
58c4b2b
Compare
Choose a tag to compare
  • Added new option httpOnly (#11)

1.0.6

31 May 00:12
b43623f
Compare
Choose a tag to compare
  • Add TreeBuilder return type declaration and remove cannotBeEmpty for domain (#10)

1.0.5

08 Apr 13:14
b38013e
Compare
Choose a tag to compare
  • Added priority for CSRF Validation Subscriber so that it still intercepts Security actions. (#8)

1.0.4

07 Feb 22:58
Compare
Choose a tag to compare
  • Support Symfony 6

1.0.3

31 Mar 15:24
adf351a
Compare
Choose a tag to compare
  • Fixes a check for allowed methods on creation of tokens (thanks @chrisguitarguy)

1.0.2

31 Dec 19:40
6fe0ee4
Compare
Choose a tag to compare
  • Fixed cookie name not being derived from config

1.0.1

12 Nov 10:14
2640428
Compare
Choose a tag to compare
  • Get CSRF token from request cookies alternatively

1.0.0

02 Oct 10:51
Compare
Choose a tag to compare
  • Initial release