Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 282 Bytes

Readme.md

File metadata and controls

10 lines (6 loc) · 282 Bytes

Deprecated

Use resultCodes from @ldapjs/protocol instead.

LDAP codes

A simple module that provides a mapping of LDAP error code integers to easy to read names.

Original code from node-ldapjs