mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
As documented, the default value for config value proxyuserpwd is ''. However, that value results in the error: "cURL error 5: Unsupported proxy syntax in '@'". This patch handles the values of '' and null (the default in the code) the same for config values proxyuserpwd and proxy. Signed-off-by: Scott Shambarger <devel@shambarger.net> |
||
|---|---|---|
| .. | ||
| ClientServiceTest.php | ||
| ClientTest.php | ||
| ResponseTest.php | ||