aptly_api_cli icon indicating copy to clipboard operation
aptly_api_cli copied to clipboard

add optional basic auth

Open AlbertoGarciaFdez opened this issue 8 years ago • 1 comments

Hi, I really love the cli, but i need to use basic auth on the requests, so here is a PR to allow optional basic auth from cli and config file.

I used session requests so it comes easier to modify parameters that are being used on every request, i.e if someone needs to add another optional auth type on the future, just change it on the session.

WDYT?

AlbertoGarciaFdez avatar Aug 03 '17 11:08 AlbertoGarciaFdez

Why is this not merged? what's the point of aptly cli in CI without basic auth

tomerschwartz24 avatar Jan 28 '25 10:01 tomerschwartz24