Kerberos auth for proxies (#188130)

This commit is contained in:
Christof Marti
2023-07-19 20:11:00 +02:00
committed by GitHub
parent d1177d5987
commit 6ae441b56f
19 changed files with 192 additions and 54 deletions

View File

@@ -9,4 +9,4 @@ sh -c 'echo "deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.mi
rm -f packages.microsoft.gpg
apt update
apt install -y code-insiders libsecret-1-dev libxkbfile-dev
apt install -y code-insiders libsecret-1-dev libxkbfile-dev libkrb5-dev