cli/pkg
Mislav Marohnić 33fd6b1149 Change API authentication to allow asset downloads
We install an HTTP middleware that adds the "Authorization" header on
every HTTP request. However, our asset download process might redirect
to a 3rd-party host (Amazon S3) and we want to allow those requests but
not require that they are authenticated.

Furthermore, we need the ability to specify the `Accept` request header
without it being overwritten by middleware, so now middleware only adds
headers that are not present in a request.
2020-08-21 18:00:52 +02:00
..
browser Try to avoid CodeQL warning 2020-07-23 23:11:24 +02:00
cmd Change API authentication to allow asset downloads 2020-08-21 18:00:52 +02:00
cmdutil Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
githubtemplate Improve support for legacy issue/PR template names 2020-07-15 18:16:16 +02:00
httpmock gh auth status 2020-08-11 15:58:00 -05:00
iostreams Add release download, upload files on create, upload retrying 2020-08-21 18:00:52 +02:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
prompt gh auth login 2020-08-06 12:43:35 -05:00
surveyext review feedback 2020-05-11 17:06:18 -05:00
text Isolate pr status command 2020-07-31 19:07:30 +02:00