zitadel/internal/api
Livio Spring d5266ea51c
fix: set user agent cookie on host only (without subdomains) (#7297)
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.
2024-02-15 07:53:59 +01:00
..
assets feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
authz feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat: actions v2 execution targets command side (#7384) 2024-02-15 05:39:10 +00:00
http fix: set user agent cookie on host only (without subdomains) (#7297) 2024-02-15 07:53:59 +01:00
idp fix(idp): provide id_token for tenant id based azure ad (#7188) 2024-01-10 15:02:17 +00:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc fix(oidc): ignore public key expiry for ID Token hints (#7293) 2024-01-29 15:11:52 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml feat(actions): add org metadata in complement token and saml response flows (#7263) 2024-01-26 08:56:10 +00:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: add implementation for resend of email and phone code (#7348) 2024-02-14 07:22:55 +00:00
api.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00