Skip to content

Releases: krakenjs/lusca

v1.6.1

30 Jul 18:35
Compare
Choose a tag to compare
  • Fixes issue with multiple blacklist/whitelist options
  • Typo in README

v1.6.0

10 Apr 20:22
Compare
Choose a tag to compare

Adds in whitelist and blacklist support for csrf

v1.5.2

03 Oct 18:04
Compare
Choose a tag to compare

Bugfix: Add style/script directive if nonce is true and only default-src set

v1.5.1

14 Aug 18:05
Compare
Choose a tag to compare

Bugfix: style-src nonce updates properly, speed improvement on match

v1.5.0

08 Aug 22:10
Compare
Choose a tag to compare

Support for nonce for either style-src, script-src, or both
Lower case headers for improved performance
Support for referrer-policy
Allow CSRF cookie options to be set
Bugfix: return to suppress promise warning