Remove deprecated crypto.createCipher and crypto.createDecipher calls Introduce v2 encryption that uses more securely generated IVs for new connections.
Backwards compatible decryption is supported.
Fix vulnerabilities reported by npm and snyk.
Node 12 update
Fix anonymous LDAP search detection logic. Add CHANGELOG.md
Fixes CVE-2020-15259
Remove the use of deprecated parameter for jwt signature.
dependency bumps
Parse objectSid attribute from Windows Active Directory.
fix issue when searching a user in the admin console
refactor for internal build systems replace levelup disk cache with lru
Update linux to node 10.
Attempt to reconnect instead of crashing