debian-forge-composer/internal/cloudapi/v2
Sanne Raymaekers f303e7c233 cloudapi/v2: rearrange middlewares
The duration middleware should come after the tenant channel middleware,
otherwise the tenant in the context will be empty. The status middleware
can come beforehand because it queries the request context right before
sending a response.
2023-06-29 16:41:36 +02:00
..
errors.go internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go cloudapi: openscap integration 2023-06-29 13:42:49 +01:00
middleware.go internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
openapi.v2.gen.go cloudapi: openscap integration 2023-06-29 13:42:49 +01:00
openapi.v2.yml cloudapi: openscap integration 2023-06-29 13:42:49 +01:00
server.go cloudapi/v2: rearrange middlewares 2023-06-29 16:41:36 +02:00
v2_internal_test.go internal/rpmmd: change ignoressl to pointer 2023-05-31 16:24:36 +02:00
v2_koji_test.go Adapt tests to new test_distro 2023-06-14 11:19:29 +02:00
v2_multi_tenancy_test.go internal/worker: use TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
v2_test.go cloudapi: openscap integration 2023-06-29 13:42:49 +01:00