Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: githubpluginerror.png
Components: github, github-api
Created: 28/Jun/13 6:38 PM
Description:

When validating the connection to a github enterprise instance the call will always fail unless the github user password is placed in the token field. This is because the Credential.doValidate when invoking GitHub.connectToEnterprise(apiUrl,username,apiToken); the apiToken is being sent. Unfortunately the Github.connectToEnterprise method is expecting a password instead . You can work around the problem by placing your password in the token field in cleartext but this is not optimal.

Due Date: 11/Jul/13 12:00 AM
Environment: Linux
Project: Jenkins
Labels: Jenkins security password token api Github Plugin
Priority: Major Major
Reporter: Mark Klunder
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to