[PR #9082] [MERGED] Conflicting documentation on remote default group #13429

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9082
Author: @danielestevez
Created: 4/8/2022
Status: Merged
Merged: 4/8/2022
Merged by: @jeremystretch

Base: developHead: doc-remote-auth-default-group


📝 Commits (1)

  • a3f172f Conflicting documentation on remote default group

📊 Changes

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

View changed files

📝 docs/configuration/remote-authentication.md (+1 -1)

📄 Description

Fixes: #8751

In the current documentation we have two seemingly conflicting sentences:

At #remote_auth_enabled we have

REMOTE_AUTH_ENABLED: (REMOTE_AUTH_DEFAULT_GROUPS will not function if REMOTE_AUTH_ENABLED is enabled)
At #REMOTE_AUTH_DEFAULT_GROUPS we have

REMOTE_AUTH_DEFAULT_GROUPS: (Requires REMOTE_AUTH_ENABLED.)
Shouldn't it say REMOTE_AUTH_DEFAULT_GROUPS will not function if REMOTE_AUTH_ENABLED is disabled? Or explain better the situation if this is correct?


🔄 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/9082 **Author:** [@danielestevez](https://github.com/danielestevez) **Created:** 4/8/2022 **Status:** ✅ Merged **Merged:** 4/8/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `doc-remote-auth-default-group` --- ### 📝 Commits (1) - [`a3f172f`](https://github.com/netbox-community/netbox/commit/a3f172fc77c08a5af2f5f683a281d73b8403fb16) Conflicting documentation on remote default group ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/configuration/remote-authentication.md` (+1 -1) </details> ### 📄 Description ### Fixes: #8751 In the current [documentation](https://github.com/netbox-community/netbox/blob/develop/docs/configuration/remote-authentication.md) we have two seemingly conflicting sentences: At [#remote_auth_enabled](https://github.com/netbox-community/netbox/blob/develop/docs/configuration/remote-authentication.md#remote_auth_enabled) we have REMOTE_AUTH_ENABLED: (REMOTE_AUTH_DEFAULT_GROUPS will not function if REMOTE_AUTH_ENABLED is enabled) At [#REMOTE_AUTH_DEFAULT_GROUPS](https://github.com/netbox-community/netbox/blob/develop/docs/configuration/remote-authentication.md#remote_auth_default_groups) we have REMOTE_AUTH_DEFAULT_GROUPS: (Requires REMOTE_AUTH_ENABLED.) Shouldn't it say REMOTE_AUTH_DEFAULT_GROUPS will not function if REMOTE_AUTH_ENABLED is disabled? Or explain better the situation if this is correct? --- <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:27:21 +01:00
adam closed this issue 2025-12-29 22:27: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#13429