Skip to content

Expose CSRF_COOKIE_NAME in configuration.py #9277

@tyler-8

Description

@tyler-8

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 implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions