Rob Bast
|
c232566e52
add a hash to make sure CA file gets recreated if the content changes
|
vor 9 Jahren |
Rob Bast
|
cef97904d0
dont rewrite temp CA file if it already exists
|
vor 9 Jahren |
Rob Bast
|
1adb2e6005
Merge branch 'master' of github.com:composer/composer into capath
|
vor 9 Jahren |
Jordi Boggiano
|
06a21132db
Merge pull request #4713 from alcohol/pitfalls-doc
|
vor 9 Jahren |
Rob Bast
|
446f1b3e31
fix zip test
|
vor 9 Jahren |
Rob Bast
|
4482a1dca0
also wrong array
|
vor 9 Jahren |
Rob Bast
|
f79255df29
make sure passed options are merged into defaults before checking
|
vor 9 Jahren |
Rob Bast
|
94947ee772
merge isset() calls
|
vor 9 Jahren |
Rob Bast
|
b95b0c2ab6
wrong array
|
vor 9 Jahren |
Rob Bast
|
008cce8d85
add back sanity checks
|
vor 9 Jahren |
Rob Bast
|
c1488f65bf
a quick stab at adding capath
|
vor 9 Jahren |
Jordi Boggiano
|
395d115d9b
Resolve all dirs before initializing them, fixes #4802
|
vor 9 Jahren |
Stephen Beemsterboer
|
c1b9b082a4
Break early when a provider name is matched
|
vor 9 Jahren |
Chris Smith
|
dd3216e93d
Refactor to use new helper methods for headers
|
vor 9 Jahren |
Chris Smith
|
8a8ec6fccc
Too many redirects is not an error in PHP, return the latest response
|
vor 9 Jahren |
Chris Smith
|
33471e389f
Pass redirect count using options
|
vor 9 Jahren |
Chris Smith
|
e830a611ec
Handle other path redirects
|
vor 9 Jahren |
Chris Smith
|
ffab235edd
Remove code preventing protocol downgrades
|
vor 9 Jahren |
Chris Smith
|
ce1eda25f3
Follow redirects inside RFS only when required by PHP version
|
vor 9 Jahren |
Chris Smith
|
73662c725a
Don't let PHP follow redirects it doesn't validate certificates
|
vor 9 Jahren |
Radek Benkel
|
09417cae50
Composer gives .ini hints about missing extensions
|
vor 10 Jahren |
Oliver Vartiainen
|
b39b113fc3
Handle envvar auth credentials as a JSON blob
|
vor 9 Jahren |
Oliver Vartiainen
|
aaee6dc0b0
Simplify envvar credential parsing
|
vor 9 Jahren |
Oliver Vartiainen
|
e9cac53f90
Allow fetching auth credentials from an envvar
|
vor 9 Jahren |
Jordi Boggiano
|
546730dcf3
Show CA files being used in debug mode, refs #4792
|
vor 9 Jahren |
Rob Bast
|
a927499bd5
fix typo
|
vor 9 Jahren |
Jordi Boggiano
|
4dd388074e
Merge pull request #4790 from filbertkm/updatecommand
|
vor 9 Jahren |
Jordi Boggiano
|
f9fadb187e
Fix undefined var $auth issue
|
vor 9 Jahren |
Jordi Boggiano
|
40baa3ff05
Use COMPOSER_HOME if defined instead of falling back to HOME, fixes #4789
|
vor 9 Jahren |
aude
|
0a662a7e42
Remove unused import in UpdateCommand
|
vor 9 Jahren |