François-Xavier de Guillebon
|
114217c6e3
Fix ini_get() for boolean values
|
7 years ago |
Stephan Vock
|
8b8df01336
Bitbucket: fix redirect behaviour
|
7 years ago |
Jordi Boggiano
|
e718f34ba4
Properly detect rate limit errors on github before outputting messages, fixes #6621
|
7 years ago |
Jordi Boggiano
|
e7a9bd3362
Attempt workaround for repo.packagist.org domain SSL on very old PHP, fixes #7530
|
7 years ago |
Nicolas Grekas
|
a3bbcf9c77
Make RemoteFilesystem::getRemoteContents() report response headers also on exceptions
|
7 years ago |
Markus Staab
|
eb94f8346a
Fixed typo
|
7 years ago |
Jordi Boggiano
|
c5fa3bdde0
Migrate to repo.packagist.org for package metadata
|
7 years ago |
Jordi Boggiano
|
1983a450b4
Use rawurldecode instead of urldecode, fixes #7407
|
7 years ago |
Jordi Boggiano
|
2bd34c0534
Merge branch '1.6'
|
7 years ago |
Jordi Boggiano
|
174c71de04
Handle http 401/403 differently to allow reading warning message
|
7 years ago |
Nicolas Grekas
|
3b391191b9
Fix RemoteFilesystem::getRemoteContents() on-failure behavior
|
7 years ago |
Nicolas Grekas
|
5601f07bfa
Add RemoteFilesystem::getRemoteContents() extension point
|
7 years ago |
Jordi Boggiano
|
c8aea719b1
CS fixes
|
8 years ago |
Jordi Boggiano
|
eab826b00b
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
b52fd60873
Always follow redirects in userland as we need to check if we have authentication every time for the new domain
|
8 years ago |
Jordi Boggiano
|
b59dd23bb4
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
743153e862
Tweak so that we allow authentication for domains we redirect to, refs #6717
|
8 years ago |
Maarten Balliauw
|
128e424c90
Avoid sending Authorization header to another domain on redirect, fixes #6716
|
8 years ago |
Jordi Boggiano
|
5130d02208
Update to latest ca-bundle
|
8 years ago |
Jordi Boggiano
|
0b3bc4ccb9
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
3c76e36e2c
Fix regex, refs #6735
|
8 years ago |
gregory
|
8a136d18e5
Correctly extract username/password from URL
|
8 years ago |
Jordi Boggiano
|
bfed974ae9
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
fc9f8c2007
Fix tests
|
8 years ago |
Jordi Boggiano
|
26a50b3762
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
11f1e03739
CS tweaks
|
8 years ago |
Minh-Quan TRAN
|
007ca5ff6a
workaround for gitlab installation with relative url
|
8 years ago |
Vladimir Reznichenko
|
c8615358cb
SCA with PHP Inspections (EA Extended)
|
8 years ago |
Jordi Boggiano
|
f71baa5e0c
Try fixing 404s gitlab handling when unauthenticated, refs #6669
|
8 years ago |
Jordi Boggiano
|
1a488bce01
Base64 encode debug output to avoid dumping binary and push it to the end of the line
|
8 years ago |