Revert forking ldapjs.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2024-08-03 20:18:53 +03:00
parent 1dc5ae444e
commit c89f3ba3da
3 changed files with 103 additions and 87 deletions

View file

@ -1,4 +1,4 @@
import ldapjs from '@wekanteam/ldapjs';
import ldapjs from 'ldapjs';
import { Log } from 'meteor/logging';
// copied from https://github.com/ldapjs/node-ldapjs/blob/a113953e0d91211eb945d2a3952c84b7af6de41c/lib/filters/index.js#L167