zitadel/internal/api/http
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 fix: improve exhausted SetCookie header (#5789) 2023-05-11 09:24:44 +02:00
cookie.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
domain_check.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
header.go fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
marshal.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
origin.go feat: handle missing trailing slashes for console and login (#3490) 2022-04-26 12:13:16 +02:00
parser.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00