jenkinsci / jenkinsci/java-client-api

jenkins auth with Chinese Character failed

オープン
#437 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
913
フォーク
466
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start at the Jenkins HTTP client's basic-auth handling and inspect how the username and password are encoded before the request is sent. Reproduce the failure with Chinese-character credentials, then add coverage showing that non-ASCII authentication succeeds without changing existing ASCII behavior.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
authentication
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。