Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Aug 11, 2019

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.

Follow up to #16644 with adjusted tests.

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>
@rullzer rullzer added the 4. to release Ready to be released and/or waiting for tests to finish label Aug 11, 2019
@rullzer rullzer added this to the Nextcloud 17 milestone Aug 11, 2019
@rullzer rullzer merged commit f465f9d into master Aug 11, 2019
@rullzer rullzer deleted the fix/16644 branch August 11, 2019 20:46
@rullzer
Copy link
Member Author

rullzer commented Aug 12, 2019

/backport to stable16

@backportbot-nextcloud
Copy link

The backport to stable16 failed. Please do this backport manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants