zitadel/internal
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
..
actions feat(actions): add org metadata in complement token and saml response flows (#7263) 2024-01-26 08:56:10 +00:00
activity
admin/repository/eventsourcing fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
api fix: set user agent cookie on host only (without subdomains) (#7297) 2024-02-15 07:53:59 +01:00
auth/repository fix(auth): optimise user sessions (#7199) 2024-01-30 15:17:54 +00:00
auth_request/repository refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
authz fix: correctly respect maxFailureCount (#7143) 2024-01-04 15:46:25 +00:00
command feat: actions v2 execution targets command side (#7384) 2024-02-15 05:39:10 +00:00
config refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
crypto fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
database fix: db MaxOpenConns setting (#7360) 2024-02-09 13:43:01 +01:00
domain feat: actions v2 execution targets command side (#7384) 2024-02-15 05:39:10 +00:00
eventstore fix: handle context correctly in processEvents (#7320) 2024-01-31 11:25:28 +01:00
form refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
i18n refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
iam refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
id
idp fix: use configured binding on SAML IDPs and make sure CSP doesn't block POST binding (#7341) 2024-02-05 14:45:15 +00:00
integration feat: actions v2 execution targets command side (#7384) 2024-02-15 05:39:10 +00:00
logstore
migration fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
net
notification fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
org refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
project refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
protoc
qrcode
query fix(oidc): ignore public key expiry for ID Token hints (#7293) 2024-01-29 15:11:52 +00:00
renderer refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
repository feat: actions v2 execution targets command side (#7384) 2024-02-15 05:39:10 +00:00
static feat: actions v2 execution targets command side (#7384) 2024-02-15 05:39:10 +00:00
statik
telemetry refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
test
user fix(auth): optimise user sessions (#7199) 2024-01-30 15:17:54 +00:00
view/repository fix: add RollbackUnlessCommitted for gorm transactions (#7197) 2024-01-10 23:02:50 +00:00
webauthn refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
zerrors refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00