-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v3.1.3
Feature type
Change to existing functionality
Proposed functionality
The topic "Troubleshooting LDAP" in the documentation for LDAP configuration mentions how to enable LDAP logging.
In the example it says "'filename': '/opt/netbox/logs/django-ldap-debug.log'".
When you do a "git status" you'll get the message
Untracked files:
(use "git add ..." to include in what will be committed)logs/
When /logs would be added to .gitignore, the message wouldn't appear.
Use case
Users who aren't that deep into git and its output wouldn't be unsettled
Database changes
No response
External dependencies
No response
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application