Update ldapjs library to fix bug with LDAP character escaping
Updated dependencies async 0.2.10 -> 2.6.4, ini 1.3.5 -> 1.3.8, path-parse 1.0.6 -> 1.0.7, normalize-url 4.5.0 -> 4.5.1, glob-parent 5.1.1 -> 5.1.2, lodash 4.17.20 -> 4.17.21, hosted-git-info 2.8.8 -> 2.8.9, y18n 3.2.1 ->3.2.2,
Fix installer creation
Use TLS 1.2 protocol in connector updater script for Windows
Fix initialization bug introduced in 6.1.2
Better websocket reconnection handling [this release should not be installed]
Improve LDAP heartbeat search query and introduced LDAP_HEARTBEAT_SEARCH_QUERY configuration
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