Skip to content

Releases: LemonLDAPNG/node-lemonldap-ng-handler

Replace nodedbi by knex for SQL access

24 Jun 04:29
Compare
Choose a tag to compare
  • Rewrite to Typescript and then find and fix a lot of bugs
  • BREACKING CHANGES:
    • To fix SQL support for Node.js >= 14, stack changed: perl-dbi is now based on Knex. If you are using a SQL database, you have to install the related module:

Fix lack of URL normalization

09 Sep 09:16
Compare
Choose a tag to compare

This release fixes CVE-2020-24660. Before this release, when access rules are used inside a protected host, some URL encodings may bypass filtering system (see also security advisory).

0.5.0

03 Sep 21:24
Compare
Choose a tag to compare

BREAKING CHANGE: Cryptographic functions are now compatible with LemonLDAP::NG2.0.5 but then are incompatible with previous versions.