Allow forcing HTTPS in URL generation (#92)
* Force HTTPS feature * Add docs
This commit is contained in:
committed by
Christiaan Goossens
parent
f614092af2
commit
c217e46909
@@ -23,6 +23,8 @@ from .config import (
|
||||
ROLES,
|
||||
NETWORK,
|
||||
FEATURES_INCLUDE_GROUPS_SCOPE,
|
||||
FEATURES_DISABLE_FRONTEND_INJECTION,
|
||||
FEATURES_FORCE_HTTPS,
|
||||
)
|
||||
|
||||
# pylint: enable=useless-import-alias
|
||||
|
||||
Reference in New Issue
Block a user