Skip to content

Version 2.4.0

Latest
Compare
Choose a tag to compare
@paragonie-security paragonie-security released this 08 May 16:58
· 2 commits to master since this release
v2.4.0

What's Changed

  • Migrate from Travis CI to Github Actions by @paragonie-security in #43
  • fix: replaced Twig_SimpleFunction with \Twig\TwigFunction by @manofstrong in #48
  • Add lockTo parameter to validateRequest method by @enfoqueNativo in #47
  • API for throwing exceptions by @Kekos in #46
  • Removed duplicate string check for index and token by @Kekos in #39
  • Fix Reusable deleteToken by @tecome in #44
  • validateRequest() method must call validateRequestOrThrow() by @Kekos in #50
  • Added unsetToken and unsetSessionIndex methods to AntiCSRF class by @jeijei4 in #53
  • Some optimizations in the Reusable.php class by @jeijei4 in #52

New Contributors

Full Changelog: v2.3.0...v2.4.0