
Gerrit was insisting on DIGEST authentication when doing git over http. This change allows to configure gerrit to trust the container to do the authentication. A new boolean configuration parameter auth.trustContainerAuth was introduced. Change-Id: Ie527ed2c9e73c4f7136b271c66ee8b621fc4c79a Signed-off-by: Christian Halstrick <christian.halstrick@sap.com> Signed-off-by: Stefan Lay <stefan.lay@sap.com> Signed-off-by: Jens Baumgart <jens.baumgart@sap.com>