summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJan Hendrik Farr <git@jfarr.cc>2021-12-16 23:34:38 +0100
committerTimo Teräs <timo.teras@iki.fi>2021-12-17 10:11:11 +0200
commit0f50f9ff294858e84495cb4f80a13322faedbe73 (patch)
tree48b11bc40814b40534a2b9c624f368d21bd6c37f /test
parent6941f8bd61a31b9a03d1375243b21ddf28f5aa13 (diff)
downloadapk-tools-0f50f9ff294858e84495cb4f80a13322faedbe73.tar.gz
apk-tools-0f50f9ff294858e84495cb4f80a13322faedbe73.tar.bz2
apk-tools-0f50f9ff294858e84495cb4f80a13322faedbe73.tar.xz
apk-tools-0f50f9ff294858e84495cb4f80a13322faedbe73.zip
libfetch: Allow special characters in http basic auth
Currently, special characters in the username or password are not handled correctly (when set in $http_proxy and $https_proxy). They should be percent encoded in the environment variables then decoded by libfetch and reencoded using base64. This implementation is mainly taken from the current FreeBSD source and adapted to the apk-tools version of libfetch. fixes #10775
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions