nextcloud/lib
Scott Shambarger 3fc86e639e
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-10-11 13:41:39 +02:00
..
composer Add a repair step to clear the projects access cache 2019-08-22 15:42:08 +02:00
l10n [tx-robot] updated from transifex 2019-10-06 02:15:26 +00:00
private Correctly handle emtpy string in proxyuserpwd config 2019-10-11 13:41:39 +02:00
public Fix tracking of auto disabled apps in Updater 2019-08-15 13:23:42 -07:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Fix placeholder in disable message 2019-03-25 16:04:39 +01:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00