paragonie-security
released this
08 May 16:58
·
2 commits
to master
since this release
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
- @paragonie-security made their first contribution in #43
- @manofstrong made their first contribution in #48
- @enfoqueNativo made their first contribution in #47
- @Kekos made their first contribution in #46
- @tecome made their first contribution in #44
- @jeijei4 made their first contribution in #53
Full Changelog: v2.3.0...v2.4.0