jenkinsci / jenkinsci/java-client-api
jenkins auth with Chinese Character failed
Open
- Dominant language
- Java
- Stars
- 913
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
error is as follows:
Exception in thread "main" org.apache.http.client.HttpResponseException: Invalid password/token for user: ???
I check the source code, the jenkins http client use ascii as default charset when using basic auth, I think it should be modified to use more conveniently.
Contributor guide
Assessment
This issue has not been assessed yet.