MM-8681 Adding config settings necessary for using CloudFront. (#8307)
* Adding config settings nessisary for using CloudFront. * Adding new config settings to diagnostics.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
febc129eca
Коммит
75d9a3a3b9
@@ -1076,6 +1076,7 @@ func attachDeviceId(c *Context, w http.ResponseWriter, r *http.Request) {
|
||||
MaxAge: maxAge,
|
||||
Expires: expiresAt,
|
||||
HttpOnly: true,
|
||||
Domain: c.App.GetCookieDomain(),
|
||||
Secure: secure,
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user