Provide Configuration ability to set secure cookies #11386
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
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
The text was updated successfully, but these errors were encountered: