Jordi Boggiano
|
08fc56b38a
Avoid using null value as string, fixes #6134
|
8 yıl önce |
Stefan Grootscholten
|
d80d266201
Fix dist download from bitbucket.
|
8 yıl önce |
Jordi Boggiano
|
4d082f77b8
Simplify composer output to take less lines
|
8 yıl önce |
Jordi Boggiano
|
c0e28a9043
Remove static/public method
|
8 yıl önce |
Roel Arents
|
489a8f3d5a
revert to simply making an exception (no acces_token) for bitbucket/user/repo/downloads URLs
|
8 yıl önce |
berlinger-rarents
|
5123c5cf76
remove redundant truth check
|
8 yıl önce |
berlinger-rarents
|
8845ea467a
try bitbucket downloads first time without auth
|
8 yıl önce |
berlinger-rarents
|
64fc8ffe3d
prevent (prompt for) auth for bitbucket public downloads
|
8 yıl önce |
berlinger-rarents
|
a4e3e1b584
prevent (prompt for) bitbucket auth when it redirected
|
8 yıl önce |
moyo
|
997a062ebd
Support gitlab private-token (or personal-access-token) for easier access via gitlab API
|
9 yıl önce |
Jordi Boggiano
|
87fbf4a6cd
Clean ups, refs #5485
|
9 yıl önce |
Stefan Grootscholten
|
5a31c75289
Fix some of the remaining OAuth issues.
|
9 yıl önce |
Stefan Grootscholten
|
1241e3e83c
Simplify the if statement.
|
9 yıl önce |
Stefan Grootscholten
|
7716ef059b
Add the access token as query string parameter.
|
9 yıl önce |
Stefan Grootscholten
|
6c8b0cc2c1
Change authentication for bitbucket to oauth.
|
9 yıl önce |
Jordi Boggiano
|
73d9a4717d
Update list of ciphers /cc @cs278
|
9 yıl önce |
Jordi Boggiano
|
3ac822d5e2
Fix access_token param being incorrectly added on github requests after a redirection, fixes #5099
|
9 yıl önce |
Jordi Boggiano
|
143db7a9f5
Fix degraded mode usage on packagist, fixes #5350
|
9 yıl önce |
Jordi Boggiano
|
36665d791d
Merge branch '1.0'
|
9 yıl önce |
Jordi Boggiano
|
c66639fe03
Fix content-length check to look at the last header received, fixes #5268
|
9 yıl önce |
Jordi Boggiano
|
2062070be9
Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008
|
9 yıl önce |
Jordi Boggiano
|
31dcc0bdea
Merge branch '1.0'
|
9 yıl önce |
Jordi Boggiano
|
1bf711fe1f
Guard against mbstring func_overload, fixes #5218
|
9 yıl önce |
David Zuelke
|
d716c73333
fail download on content-length mismatch
|
9 yıl önce |
Jordi Boggiano
|
765a958c42
Merge pull request #5137 from dzuelke/rfs_conlen
|
9 yıl önce |
Jordi Boggiano
|
b1723644e0
Use extracted ca-bundle package
|
9 yıl önce |
Jordi Boggiano
|
e2056499cb
Avoid open_basedir warnings on is_dir() calls when probing for CABundle
|
9 yıl önce |
David Zuelke
|
5dd4d69a6d
fail download on content-length mismatch
|
9 yıl önce |
Niels Keurentjes
|
49524bc4ba
Centralize secure-http checking
|
9 yıl önce |
Jordi Boggiano
|
37a1e12672
Mark failed downloads as failed instead of 100% complete, fixes #5111
|
9 yıl önce |