-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Currently there is no way to supply Hudson credentials to hudson-cli, making it
unusable to those who do not allow anonymous access to Hudson.
[JENKINS-3796] Allow CLI to provide basic authentication
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Attachment | New: cli-basic-auth.patch [ 19577 ] |
Attachment | New: cli-basic-auth2.patch [ 19593 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Initial implementation at http://github.com/huybrechts/hudson/tree/cli-auth
Needs some more consideration about possible security issues.