Skip to content

Releases: coldbox-modules/cbcsrf

v3.1.0

17 Feb 17:52
Compare
Choose a tag to compare

Added

  • New versions on all github actions
  • Updates for Adobe 2021 server installations

v2.1.0

09 Sep 15:28
Compare
Choose a tag to compare

[2.1.0] => 2020-SEP-09

Added

  • Github changelog publishing
  • More cfformating goodness
  • Changelog standards
  • New csrfField() to generate a self linking field and JS but forces a new token and adds a block of javascript to the document, synchronized with the rotateTimeout setting, that will reload the page if the token expires.

Fixed

  • Null checks on defaultValue in case it's passed as an empty string