mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix: revert automatically set 'host-prefix-cookie' in https deployments" (#22225)
Reverts coder/coder#22224
This commit is contained in:
Generated
+1
@@ -1065,6 +1065,7 @@ Controls the 'SameSite' property is set on browser session cookies.
|
||||
| Type | <code>bool</code> |
|
||||
| Environment | <code>$CODER_HOST_PREFIX_COOKIE</code> |
|
||||
| YAML | <code>networking.hostPrefixCookie</code> |
|
||||
| Default | <code>false</code> |
|
||||
|
||||
Recommended to be enabled. Enables `__Host-` prefix for cookies to guarantee they are only set by the right domain.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user