Releases: alexandrainst/node-red-http-basic-auth
Releases · alexandrainst/node-red-http-basic-auth
3.2.0
3.1.0
3.0.0
- Possibility to define multiple users (based on endemecio02/node-red-contrib-httpauth#4 by @pjalbuquerque) - by @Alkarex in #2
- Two outputs, the second containing errors (to merge https://github.com/ttrushin/node-red-contrib-basicauth/) - by @Alkarex in #3
- change image links from public to local (inspired by endemecio02/node-red-contrib-httpauth#3 by @sakazuki) - by @Alkarex in #5
- Simplify realm configuration, Apache
htpasswd
compatibility (breaking change) - by @Alkarex in #4
2.3.0
Add automated test based on https://github.com/alexandrainst/node-red-contrib-mock-cli
2.2.2
2.2.1
2.1.0
Breaking change: simplify node names.
Full Changelog: 2.0.1...2.1.0
2.0.1
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