Skip to content

Commit

Permalink
add _ldapEscapeDN to export for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
shaozi authored Jan 30, 2025
1 parent 5f45952 commit be1dace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -506,4 +506,5 @@ module.exports.exportForTesting = {
_isHex,
_parseEscapedHexToUtf8,
_recursiveParseHexString,
_ldapEscapeDN
}

0 comments on commit be1dace

Please sign in to comment.