Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Releases: jsumners/node-activedirectory

v2.2.0

14 Jun 16:24
194dda3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

25 Aug 16:20
32a1aae

Choose a tag to compare

  • Add notice to README about module maintenance

v2.0.0

24 Jul 20:03
d3c8139

Choose a tag to compare

See the compare tool for the full set of changes. It has duplicates because of some branch merge confusion. I had to do a lot of cherry picking to get everything sorted out.

  • Refactored code
  • Fix get user group infinite recursion #65
  • Fix illegal escaping #67
  • Update to latest ldapjs release

v1.3.0

17 Oct 12:38
9f0d92b

Choose a tag to compare

  • Fix spurious character escaping #51 #49
  • Fix dev dependency in prod list #51 #50

v1.2.9

16 Sep 22:14
2666ae3

Choose a tag to compare

  • Fix escaping unmatched tokens #47

v1.2.8

30 Aug 13:55
3e7dab2

Choose a tag to compare

  • Fix default group filter #45 #44

v1.2.7

12 Dec 01:35
545929a

Choose a tag to compare

  • Fix import statements #23 #35

v1.2.6

11 Jan 13:22
5107780

Choose a tag to compare

  • Fix custom entry parser functionality (#21 #28)

v1.2.5

22 Dec 16:02
4d48b50

Choose a tag to compare

  • Fix issue #26

v1.2.4

15 Dec 20:42
b0f923f

Choose a tag to compare

  • Fix searching for groups with special characters #25