Skip to content

Provide Configuration ability to set secure cookies #11386

@k3x

Description

@k3x

NetBox version

v3.3.10

Feature type

New functionality

Proposed functionality

Provide the ability to set the following django config elements by netbox configuration.py:
SECURE_SSL_REDIRECT = True
SESSION_COOKIE_SECURE = True
CSRF_COOKIE_SECURE = True

Use case

More secure configuration. Company policy requires this

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