packagist owasp/csrf-protector-php v1.0.0
OWASP CSRF Protector php library

latest releases: dev-master, v1.0.2, dev-nojs-support...
6 years ago

Changes:

  • Support for AJAX request with application/json content type (JSON Payload). Token now transferred through request header in case of POST request (AJAX). Added support in server to handle such tokens.
  • The parameters path, domain & secure of setcookie method made configurable via config file. Developers can set them according to needs. In case of no special requirement they can use the default settings.

Don't miss a new csrf-protector-php release

NewReleases is sending notifications on new releases.