Update module gopkg.in/ldap.v2 to v3 #2

Merged
nemunaire merged 1 commits from renovate/gopkg.in-ldap.v2-3.x into master 2021-08-12 01:34:23 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
gopkg.in/ldap.v2 require major v2.5.1 -> v3.3.0

Release Notes

go-ldap/ldap

v3.3.0

Compare Source

New features and bug fixes:

#​303 - Add IsClosing() to client interface for mocking
#​305 - Avoid panic on NTLMChallengeBind where bytes were less than 7
#​306 - Add support for LDAP_SERVER_LINK_TTL_OID control
#​316 - Network timeouts now return appropriate error message and code
#​318 - RFC4532 WhoAmI support added

v3.2.4

Compare Source

Dropping support for legacy Go versions in a first step effort to clean up go modules vs non-go modules repo

v3.2.3

Compare Source

Fix policy control response decoding for ControlBeheraPasswordPolicy.

Should address #​162, #​156 and #​257

v3.2.2

Compare Source

Don't discard results on error - make raw result packet available in the Error object.

v3.2.1

Compare Source

Update to allow binding with only NTLM hash instead of password.

Also, add missing go.mod changes.

v3.2.0

Compare Source

v3.1.11

Compare Source

v3.1.10

Compare Source

v3.1.9

Compare Source

v3.1.8

Compare Source

Pull DIGEST-MD5 bind support changes into v3 (#​230)

v3.1.7

Compare Source

v3.1.6

Compare Source

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

Also some internal refactoring to make the code flow more consistent and predictable.

v3.0.3

Compare Source

v3.0.2

Compare Source

Also some internal Go 1.12 build updates.

v3.0.1

Compare Source

This release adds a couple goodies in the ldap connection:

  • Exposing the ldap.Conn.IsClosing()
  • Exposing the ldap.Conn.TLSConnectionState()

v3.0.0

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gopkg.in/ldap.v2](https://github.com/go-ldap/ldap) | require | major | `v2.5.1` -> `v3.3.0` | --- ### Release Notes <details> <summary>go-ldap/ldap</summary> ### [`v3.3.0`](https://github.com/go-ldap/ldap/releases/v3.3.0) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.2.4...v3.3.0) New features and bug fixes: [#&#8203;303](https://github.com/go-ldap/ldap/issues/303) - Add IsClosing() to client interface for mocking [#&#8203;305](https://github.com/go-ldap/ldap/issues/305) - Avoid panic on NTLMChallengeBind where bytes were less than 7 [#&#8203;306](https://github.com/go-ldap/ldap/issues/306) - Add support for LDAP_SERVER_LINK_TTL_OID control [#&#8203;316](https://github.com/go-ldap/ldap/issues/316) - Network timeouts now return appropriate error message and code [#&#8203;318](https://github.com/go-ldap/ldap/issues/318) - RFC4532 WhoAmI support added ### [`v3.2.4`](https://github.com/go-ldap/ldap/releases/v3.2.4) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.2.3...v3.2.4) Dropping support for legacy Go versions in a first step effort to clean up go modules vs non-go modules repo ### [`v3.2.3`](https://github.com/go-ldap/ldap/releases/v3.2.3) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.2.2...v3.2.3) Fix policy control response decoding for ControlBeheraPasswordPolicy. Should address [#&#8203;162](https://github.com/go-ldap/ldap/issues/162), [#&#8203;156](https://github.com/go-ldap/ldap/issues/156) and [#&#8203;257](https://github.com/go-ldap/ldap/issues/257) ### [`v3.2.2`](https://github.com/go-ldap/ldap/releases/v3.2.2) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.2.1...v3.2.2) Don't discard results on error - make raw result packet available in the Error object. ### [`v3.2.1`](https://github.com/go-ldap/ldap/releases/v3.2.1) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.2.0...v3.2.1) Update to allow binding with only NTLM hash instead of password. Also, add missing go.mod changes. ### [`v3.2.0`](https://github.com/go-ldap/ldap/compare/v3.1.11...v3.2.0) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.11...v3.2.0) ### [`v3.1.11`](https://github.com/go-ldap/ldap/compare/v3.1.10...v3.1.11) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.10...v3.1.11) ### [`v3.1.10`](https://github.com/go-ldap/ldap/compare/v3.1.9...v3.1.10) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.9...v3.1.10) ### [`v3.1.9`](https://github.com/go-ldap/ldap/compare/v3.1.8...v3.1.9) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.8...v3.1.9) ### [`v3.1.8`](https://github.com/go-ldap/ldap/releases/v3.1.8) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.7...v3.1.8) Pull DIGEST-MD5 bind support changes into v3 ([#&#8203;230](https://github.com/go-ldap/ldap/issues/230)) ### [`v3.1.7`](https://github.com/go-ldap/ldap/compare/v3.1.6...v3.1.7) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.6...v3.1.7) ### [`v3.1.6`](https://github.com/go-ldap/ldap/compare/v3.1.5...v3.1.6) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.5...v3.1.6) ### [`v3.1.5`](https://github.com/go-ldap/ldap/compare/v3.1.4...v3.1.5) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.4...v3.1.5) ### [`v3.1.4`](https://github.com/go-ldap/ldap/compare/v3.1.3...v3.1.4) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.3...v3.1.4) ### [`v3.1.3`](https://github.com/go-ldap/ldap/compare/v3.1.2...v3.1.3) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.2...v3.1.3) ### [`v3.1.2`](https://github.com/go-ldap/ldap/compare/v3.1.1...v3.1.2) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://github.com/go-ldap/ldap/compare/v3.1.0...v3.1.1) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://github.com/go-ldap/ldap/releases/v3.1.0) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.0.3...v3.1.0) Also some internal refactoring to make the code flow more consistent and predictable. ### [`v3.0.3`](https://github.com/go-ldap/ldap/compare/v3.0.2...v3.0.3) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.0.2...v3.0.3) ### [`v3.0.2`](https://github.com/go-ldap/ldap/releases/v3.0.2) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.0.1...v3.0.2) Also some internal Go 1.12 build updates. ### [`v3.0.1`](https://github.com/go-ldap/ldap/releases/v3.0.1) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.0.0...v3.0.1) This release adds a couple goodies in the ldap connection: - Exposing the ldap.Conn.IsClosing() - Exposing the ldap.Conn.TLSConnectionState() ### [`v3.0.0`](https://github.com/go-ldap/ldap/compare/v2.5.1...v3.0.0) [Compare Source](https://github.com/go-ldap/ldap/compare/v2.5.1...v3.0.0) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
nemunaire force-pushed renovate/gopkg.in-ldap.v2-3.x from 8e9229448f to 9a7e8be351 2021-08-12 01:33:16 +00:00 Compare
nemunaire merged commit 9a7e8be351 into master 2021-08-12 01:34:23 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nemunaire/chldapasswd#2
No description provided.