Skip to content

Releases: toyokumo/ring-middleware-csp

0.4.63

15 Dec 04:49
547f9aa
Compare
Choose a tag to compare

released

0.2.1

18 Oct 08:29
0.2.1
Compare
Choose a tag to compare

Added

  • Configure SecureRandom algorithm for MS-Windows by @ikappaki in #5

0.2.0

24 Dec 07:50
0.2.0
Compare
Choose a tag to compare

BREAKING CHANGES

  • The default value of use-nonce option is changed to false (d76f48f)

Added

  • ring-middleware-csp.core/parse function (b9154be & #3)
  • Allow boolean for directive (#2)

0.1.1

17 Dec 06:25
0.1.1
Compare
Choose a tag to compare

CHANGES

Use memoize for generate policy string

0.1.0

17 Dec 06:24
0.1.0
Compare
Choose a tag to compare

Initial Release