Skip to content

Releases: adonisjs/shield

Updating underlying dependencies

20 Jun 04:31
Compare
Choose a tag to compare

Updating underlying dependencies

15 May 04:18
Compare
Choose a tag to compare

Added instructions md file

21 Apr 17:43
Compare
Choose a tag to compare
  • chore: setup instructions md file 782bafa

v3.0.1...v3.0.2

Handful of improvements

21 Apr 17:18
Compare
Choose a tag to compare
  • refactor: import ShieldMiddleware at top level 3c4a5d6
  • chore: update dependencies ca8688c

v3.0.0...v3.0.1

Updating underlying dependencies and code cleanup

19 Apr 08:33
Compare
Choose a tag to compare
  • chore: remove edge.js as a direct dependency 29d2740
  • chore: update peer dependencies f3b68cb
  • refactor: code cleanup ab89c4c

v2.0.3...v3.0.0

Make updates to work with newer version of `@adonisjs/view`

16 Mar 08:33
Compare
Choose a tag to compare
  • chore: update to work with newer version of @adonisjs/view d1cadbb

v2.0.2...v2.0.3

Fixing the bug, where a hardcoded empty string was used as the application key

06 Mar 06:22
Compare
Choose a tag to compare

Allow CSRF to disable creating XSRF-TOKEN cookie

06 Mar 06:06
Compare
Choose a tag to compare
  • feat: allow csrf to disable sharing of token via cookie 95399d7
  • feat: allow csrf to disable sharing of token via cookie d16ae22
  • fix: return the middleware instance from container binding fa3f753
  • refactor: disable csp by default 4003532
  • fix: publish templates directory to npm 310e713

v2.0.0...v2.0.1

Release targeting AdonisJS V5

06 Mar 04:41
Compare
Choose a tag to compare
  • chore: update description inside package.json af69063
  • chore: use np for publishing to npm 52afc6d
  • chore: copy templates to build 10de775
  • docs: update readme file 806b717
  • refactor: update link to config file 340962c
  • feat: add shield default config and adonisjs instructions 376767e
  • feat: add provider dcc8828
  • refactor: cleanup codebase 5ea3047
  • refactor: cleaning up csrf implementation 214bd53
  • feat: implement CSRF 4b45cf7
  • chore: use eslint and create test helpers 46222a9
  • chore: install @adonisjs/core instead of http-server 2b23eb8
  • chore: update dependencies f98d362
  • feat: add support for CSP b99b0d5
  • feat: add support for dnsPrefetch f7b466a
  • feat: add support for X-Download-Options ca80ed9
  • feat: add support for Reflected XSS 0c7e5ab
  • feat: add support for Strict-Transport-Security 4e8a997
  • feat: add no sniff f074a28
  • feat: implement frameGuard 2dcc00a
  • refactor: restart from scratch c4be74b

v1.0.8...v2.0.0