Elio Bischof
|
2e86c44aa5
|
fix: delete cookies (#5885)
Co-authored-by: Livio Spring <livio.a@gmail.com>
|
2023-05-19 05:12:31 +00:00 |
|
Elio Bischof
|
0e251a29c8
|
fix: set exhausted cookie with env json (#5868)
* fix: set exhausted cookie with env json
* lint
|
2023-05-15 08:51:02 +02:00 |
|
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 |
|
Silvan
|
40bf7e49cc
|
fix: correct tracing in access interceptor (#5766)
|
2023-05-02 08:46:44 +00:00 |
|
Elio Bischof
|
681541f41b
|
feat: add quotas (#4779)
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
|
2023-02-15 02:52:11 +01:00 |
|