Skip to content
Commit d51783c0 authored by Frank Schreiner's avatar Frank Schreiner
Browse files

[backend] user/pass for obs services called in docker

This patch adds the possibilty to specify a user/password combination
in BSConfig.pm and export to ENV in the container to use for basic auth
at the API server (specified in api_url).
This is required e.g. for kiwi_import.

Without this patch the service fails with '401 - Unauthorized' when using
e.g. 'https://build.opensuse.org' as api url.
parent dcb8248a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment