zitadel/internal/api/grpc/server
Elio Bischof 35a0977663
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>
2023-05-11 09:24:44 +02:00
..
middleware feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
gateway.go fix: improve exhausted SetCookie header (#5789) 2023-05-11 09:24:44 +02:00
probes_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
server.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00