Skip to content

Releases: alexandrainst/node-red-http-basic-auth

3.2.0

15 Nov 15:08
d75b7e2
Compare
Choose a tag to compare
  • Security: Reject password inputs looking like raw bcrypt. By @Alkarex in #9
  • Improve check of Basic Auth format
  • Update dev dependencies
  • Set up Dependabot

3.1.0

17 Oct 10:31
f621c92
Compare
Choose a tag to compare
  • Improve performance by saving bcrypt password checks in local node memory - by @Alkarex in #6

3.0.0

13 Oct 13:30
42018e1
Compare
Choose a tag to compare

2.3.0

11 Oct 15:10
62fc919
Compare
Choose a tag to compare

2.2.2

11 Oct 08:16
bc5b6f8
Compare
Choose a tag to compare

2.2.1

11 Oct 06:37
3247dfc
Compare
Choose a tag to compare
  • Fix minimum Node-RED version
  • Minor updates in documentation

2.1.0

10 Oct 22:35
4a39c3d
Compare
Choose a tag to compare
2.1.0 Pre-release
Pre-release

Breaking change: simplify node names.

Full Changelog: 2.0.1...2.1.0

2.0.1

10 Oct 16:53
79a1edf
Compare
Choose a tag to compare

First release after the fork from https://github.com/endemecio02/node-red-contrib-httpauth

  • Update Node.js requirements to support current versions
  • Fix deprecated Buffer API
  • Add automatic syntax check (and minimal corresponding code update)
  • Drop support of Digest method
  • Support passwords hashed using bcrypt

Full Changelog: 1.0.12...2.0.1