From a9e583a69328e299943a6036bc082d99391e98fc Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Wed, 5 Oct 2022 12:04:47 -0400 Subject: [PATCH] Changelog for #9669, #9722 --- docs/release-notes/version-3.3.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/release-notes/version-3.3.md b/docs/release-notes/version-3.3.md index 2e25a9589..3a89abda3 100644 --- a/docs/release-notes/version-3.3.md +++ b/docs/release-notes/version-3.3.md @@ -2,6 +2,15 @@ ## v3.3.6 (FUTURE) +### Enhancements + +* [#9722](https://github.com/netbox-community/netbox/issues/9722) - Add LDAP configuration parameters to specify certificates + +### Bug Fixes + +* [#9669](https://github.com/netbox-community/netbox/issues/9669) - Strip colons from usernames when using remote authentication + + --- ## v3.3.5 (2022-10-05)