nextcloud/lib
Scott Shambarger edf946dfc7
Correctly handle emtpy string in proxyuserpwd config
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>
2019-08-11 21:07:30 +02:00
..
composer Add \OCP\Calendar\IMetadataProvider interface and provider for common metadata keys 2019-08-01 10:08:52 +02:00
l10n [tx-robot] updated from transifex 2019-08-05 02:14:26 +00:00
private Correctly handle emtpy string in proxyuserpwd config 2019-08-11 21:07:30 +02:00
public Merge pull request #16498 from nextcloud/feature/noid/room_metadata 2019-08-05 14:52:45 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Remove deleted groups from app restrictions fixes #15823 2019-06-27 20:17:50 +02:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00