Skip to content

OWASP CSRF Protector php library

Compare
Choose a tag to compare
@mebjas mebjas released this 16 Feb 15:41
· 79 commits to master since this release

Minor bug fixes, a few enhancements and more support for IE.

Changes:

  • Ability to override logging functionality by inheriting the library
  • Option to add secure flag by config value change
  • Support for multiple tabs
  • [bug fix] form submission through onchange event or js based submission doesn't fail
  • [bug fix] Echoed form support CSRF Validation