debian-forge-composer/internal/cloudapi
Tomas Hozza 6fa2aa7b4a cloudapi: add helper method to extract tenant channel from echo.Context
Extract the determination of tenant channel into a helper function.
This will simplify handler and middleware  methods, which won't have
to implement the same logic by themselves.

Fix the multi-tenancy unit test to pass the appropriate context when
querying compose statuses, because the server that is being use has JWT
enabled and expects the tenant to be set in it.
2022-06-10 14:48:18 +01:00
..
v2 cloudapi: add helper method to extract tenant channel from echo.Context 2022-06-10 14:48:18 +01:00
server.go cloudapi: prevent dangling manifest goroutines 2022-04-06 08:51:01 +02:00