mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
d5266ea51c
This PR changes the domain / prefix of the user agent cookie from including the subdomain to the domain only and therefore changing the prefix from __Secure to __Host. Note: As the cookie is used to determine existing session on the login UI, applying the change will require end-users to start a new session on the next login, since the existing ones cannot be retrieved anymore. |
||
---|---|---|
.. | ||
middleware | ||
cookie.go | ||
domain_check.go | ||
error_test.go | ||
error.go | ||
header.go | ||
marshal.go | ||
origin.go | ||
parser.go | ||
probes.go |