[MM-41534] - Portal not picking up MMCLOUDURL cookie (#19515)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
03d059bd2a
Коммит
e27099ec03
@@ -278,7 +278,6 @@ func (a *App) AttachCloudSessionCookie(c *request.Context, w http.ResponseWriter
|
|||||||
Path: subpath,
|
Path: subpath,
|
||||||
MaxAge: maxAge,
|
MaxAge: maxAge,
|
||||||
Expires: expiresAt,
|
Expires: expiresAt,
|
||||||
HttpOnly: true,
|
|
||||||
Domain: domain,
|
Domain: domain,
|
||||||
Secure: secure,
|
Secure: secure,
|
||||||
}
|
}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user