Skip to content

Expose SESSION_COOKIE_NAME in configuration.py #6197

@mpalmer

Description

@mpalmer

NetBox version

v2.10.6

Feature type

New functionality

Proposed functionality

It would be nice to be able to set the SESSION_COOKIE_NAME Django setting from within configuration.py.

Use case

It is sometimes necessary to change the cookie in which the session token is stored, for example due to conflicts with another cookie on the same domain.

Database changes

No response

External dependencies

No response

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