Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add optional basic auth #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AlbertoGarciaFdez
Copy link

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 AlbertoGarciaFdez changed the title add_basic_auth add optional basic auth Aug 3, 2017
Alberto Garcia Fernandez added 2 commits August 3, 2017 13:32
@tomerschwartz24
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants