Verdaccio Ldap Versions Save

LDAP auth plugin for verdaccio

6.0.0

1 year ago
  • Update npm dependencies
  • Cache: use md5 instead of bcryptjs
  • Remove travis ci & add github workflows

5.0.0

2 years ago
  • Update dependencies
  • Drop support NodeJS < 15

4.2.0

3 years ago
  • Support using env to set adminPassword #79 (@secret104278)
  • Update dev. dependencies

4.1.0

3 years ago
  • Update dependencies
  • Drop support NodeJS < 12.4.0
  • Add snyk

4.0.1

4 years ago
  • Update package-lock.json

4.0.0

4 years ago
  • Upgrade ldapauth-fork
  • Drop support NodeJS < 8.x
  • Make groupNameAttribute option take effect #59 (@jharris4)
  • Fix lodash security issue
  • Fix authentication issues #47 #60 (@lneveu)

3.1.0

5 years ago
  • Update ldapauth-fork (Rebind admin client after reconnect)

3.0.0

5 years ago
  • fix ldap cache by using a single instance of ldapauth

2.3.0

5 years ago
  • Close connection after each ldap request
  • Fix crash when closing ldap connection

2.2.0

5 years ago
  • now ignoring file useless for npm package @kopax
  • doc cleanup