debian-forge-composer/internal/weldr
Tom Gundersen a2f8a06e79 weldr/upload: don't expose AWS/Azure acconut details
Change the translation from our internal structs to the structs used for
weldr serialization to drop account details. These must obviously be
passed in to configure an upload, but exposing them in the logs may be
surprising.

There is no notion of user accounts in the weldr API, and the state
should not be considered private. However, this is likely to take people
by surprise, so let us guard the secrets entrusted to us.

Fixes #907.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-08-18 08:55:57 +02:00
..
api.go Add friendly message for logs on running build 2020-08-17 09:10:50 +02:00
api_test.go weldr/upload: don't expose AWS/Azure acconut details 2020-08-18 08:55:57 +02:00
compose.go weldr: use compose status for targets as well 2020-06-03 11:49:20 +02:00
json.go weldr: implement cancel route 2020-06-12 10:00:50 +02:00
upload.go weldr/upload: don't expose AWS/Azure acconut details 2020-08-18 08:55:57 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00