Jordi Boggiano
|
a115cfd0d8
Fix regression in github fallback behavior
|
11 tahun lalu |
Jordi Boggiano
|
c811eded7d
Do not output if we are about to retry a download
|
11 tahun lalu |
Jordi Boggiano
|
b6981d09e8
Fix handling of origin url in composer repository class
|
11 tahun lalu |
Jordi Boggiano
|
eebffacd9f
Use pagination to get tags/branches from the github API
|
11 tahun lalu |
Jordi Boggiano
|
009fcb4262
Fix arg signature
|
11 tahun lalu |
Jordi Boggiano
|
f3c112e9e0
Split non-interactive and bad credential cases
|
11 tahun lalu |
Jordi Boggiano
|
b437c1cc05
Support github auth directly in the RemoteFilesystem class
|
11 tahun lalu |
Jordi Boggiano
|
1851c29dd3
Update code to work with #2766
|
11 tahun lalu |
Jordi Boggiano
|
9db2a537e5
Merge remote-tracking branch 'cs278/github-otp-support'
|
11 tahun lalu |
Jordi Boggiano
|
28bb781324
Capture response bodies in exceptions when http requests fail
|
11 tahun lalu |
Chris Smith
|
3f6a62099d
Add an option which causes reauth attempts to be bypassed
|
11 tahun lalu |
Chris Smith
|
20dac3e836
Remove GitHub OTP code from RFS class
|
11 tahun lalu |
Chris Smith
|
9a0f4392da
Trim whitepsace from each argument
|
11 tahun lalu |
Chris Smith
|
360df90ba5
Add GitHub OTP to request headers
|
11 tahun lalu |
Chris Smith
|
3f53acc9af
Test if the 401 was caused by 2FA and ask for OTP if appropriate
|
11 tahun lalu |
Chris Smith
|
23d35204cd
Bail out of the normal 401 handling routine when the origin is GitHub
|
11 tahun lalu |
Jordi Boggiano
|
cc7920000c
Ask for auth if we get a 403 and did not have auth yet, fixes #2464
|
11 tahun lalu |
Nils Adermann
|
f0b45099c1
Correct authorship info for files I edited
|
12 tahun lalu |
Nils Adermann
|
9402a9fb3c
Plugins receive composer and io objects on construction already
|
12 tahun lalu |
Jordi Boggiano
|
e99b327342
Clarify that composer.json is being read and not downloaded, refs #2096
|
12 tahun lalu |
Jan Prieser
|
cc1e10e8ae
allow FileDownloader to use username:password@ info when downloading through https?
|
12 tahun lalu |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 tahun lalu |
Pavel Savinov
|
831bd844bd
Almost PHPDoc problems fixed
|
12 tahun lalu |
Jordi Boggiano
|
1debe22412
Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839
|
12 tahun lalu |
Stephan Hochdörfer
|
4d92626ef0
Fix for recursion problem with wrong http basic auth credentials. First
|
12 tahun lalu |
Jordi Boggiano
|
29fcca8595
Avoid weird recursion pattern by retrying after the first request is complete
|
12 tahun lalu |
Jordi Boggiano
|
4d52900dff
Bypass failure if the server is just asking for credentials, fixes #1845
|
12 tahun lalu |
Jordi Boggiano
|
e78a21015b
Dont try to gzip decode empty responses, refs #1846
|
12 tahun lalu |
Jordi Boggiano
|
81f1451118
Clarify exception message when an empty response is returned
|
12 tahun lalu |
Jordi Boggiano
|
a9db844a41
Merge remote-tracking branch 'bitExpert/feature/repo_basic_auth'
|
12 tahun lalu |