[PR #203] [MERGED] Add LDAP Authentication Documentation #12001

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/203
Author: @dinoocch
Created: 7/6/2016
Status: Merged
Merged: 7/8/2016
Merged by: @jeremystretch

Base: developHead: ldap-docs


📝 Commits (1)

  • 9750da4 Add LDAP Authentication Documentation

📊 Changes

2 files changed (+124 additions, -0 deletions)

View changed files

docs/ldap.md (+123 -0)
📝 netbox/templates/docs.html (+1 -0)

📄 Description

Addresses #65

This commit adds documentation for installing and configuring ldap
authentication for netbox.

It may be beneficial to add settings to the configuration.py instead of
editing settings.py if this is commonly used.


🔄 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/203 **Author:** [@dinoocch](https://github.com/dinoocch) **Created:** 7/6/2016 **Status:** ✅ Merged **Merged:** 7/8/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `ldap-docs` --- ### 📝 Commits (1) - [`9750da4`](https://github.com/netbox-community/netbox/commit/9750da47612a9a4985427a293c3d776ec9c88d43) Add LDAP Authentication Documentation ### 📊 Changes **2 files changed** (+124 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/ldap.md` (+123 -0) 📝 `netbox/templates/docs.html` (+1 -0) </details> ### 📄 Description Addresses #65 This commit adds documentation for installing and configuring ldap authentication for netbox. It may be beneficial to add settings to the configuration.py instead of editing settings.py if this is commonly used. --- <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:19:05 +01:00
adam closed this issue 2025-12-29 22:19:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12001