mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:07:31 +00:00
fix: improve exhausted SetCookie header (#5789)
* fix: remove access interceptor for console * feat: template quota cookie value * fix: send exhausted cookie from grpc-gateway * refactor: remove ineffectual err assignments * Update internal/api/grpc/server/gateway.go Co-authored-by: Livio Spring <livio.a@gmail.com> * use dynamic host header to find instance * add instance mgmt url to environment.json * support hosts with default ports * fix linting * docs: update lb example * print access logs to stdout * fix grpc gateway exhausted cookies * cleanup --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -267,6 +267,7 @@ Console:
|
||||
LongCache:
|
||||
MaxAge: 12h
|
||||
SharedMaxAge: 168h #7d
|
||||
InstanceManagementURL: ""
|
||||
|
||||
Notification:
|
||||
Repository:
|
||||
|
Reference in New Issue
Block a user