Skip to content
  • Francesc Guasch's avatar
    Refactor #1208 ldap (#1210) · fa87dfd2
    Francesc Guasch authored
    refactor(auth): use PBKDF2 to store encripted data in LDAP
    
    * test(auth): check with MD5 and PBKDF2
    * refactor(auth): improved LDAP support
    * enabled PBKDF2 and SHA-256
    * suggest bind by default
    * test old rfc2307 and new format and hashing
    
    issue #1208
    fa87dfd2