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

Make gocd-cli work when no security is configured for the server #35

Open
varshavaradarajan opened this issue Apr 4, 2019 · 2 comments

Comments

@varshavaradarajan
Copy link
Contributor

This is probably useful when people are using gocd trial and have no auth configured. Currently, doing ./gocd cr export up42 --plugin-id yaml.config.plugin when there's no auth to configure gives API auth is not configured. May be provide an option for gocd config auth-basic and gocd config auth-token to take none?

@tomzo
Copy link
Member

tomzo commented May 1, 2019

An auth-none would be more appropriate, I think. We are not sending any auth headers to insecure server.

@marques-work
Copy link
Collaborator

@tomzo @varshavaradarajan I like the explicitness of auth-none and shouldn't be too hard to implement. I've been heads-down for the last couple of months in improving the Add Pipeline page, but I'll get back to CLI work soon. I have a ton of changes to unspool from my stash :)

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

No branches or pull requests

3 participants