[PR #4037] [MERGED] Fixes #4039: LDAP Documentation #12739

Closed
opened 2025-12-29 22:23:21 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4037
Author: @newlandk
Created: 1/29/2020
Status: Merged
Merged: 1/29/2020
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (1)

  • 6fefa3c update ldap documentation

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 docs/installation/4-ldap.md (+2 -2)

📄 Description

Fixes: #4039

use new ldap cache configuration in documentation

django-ldap-auth uses new configuration for caching as of 1.6.0

Reference to settings.py configuration: 695a07daf4 (diff-a1b75c101e583ea1264c4c0c390db558R297)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/4037 **Author:** [@newlandk](https://github.com/newlandk) **Created:** 1/29/2020 **Status:** ✅ Merged **Merged:** 1/29/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6fefa3c`](https://github.com/netbox-community/netbox/commit/6fefa3c7dd10d931d801ebd7e735813734a7ac7e) update ldap documentation ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/4-ldap.md` (+2 -2) </details> ### 📄 Description ### Fixes: #4039 use new ldap cache configuration in documentation django-ldap-auth uses new configuration for caching as of [1.6.0](https://django-auth-ldap.readthedocs.io/en/latest/reference.html#auth-ldap-cache-timeout) Reference to settings.py configuration: https://github.com/netbox-community/netbox/commit/695a07daf4837a9b49888fbc0bd76d063e500dcd#diff-a1b75c101e583ea1264c4c0c390db558R297 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:23:21 +01:00
adam closed this issue 2025-12-29 22:23:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12739