-
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.2.2
Feature type
New functionality
Proposed functionality
Similar to #6197, allow admins to set an optional CSRF_COOKIE_NAME settings in their configuration.py.
Use case
The default csrftoken is generic and could overlap with other applications/services running in the same domain as NetBox. Allowing admins to change this would help prevent conflicts in environments that need a unique name.
Database changes
None
External dependencies
None
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