Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Some special characters in the password are not supported

オープン
#7,008 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

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

調査の方向性

このレポートにはソースファイルもテストのエントリーポイントも記載されていません。まず ~/.config/code-server/config.yamlsupersecret^ を使ってログイン失敗を再現し、次にパスワード認証と設定のパースを追跡してください。特殊文字を含むパスワードで認証が成功し、回帰テストまたはパスワード要件の明示的なドキュメントが追加されれば完了です。

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

説明

bug
Is there an existing issue for this?
  • I have searched the existing issues
OS/Web Information
  • Web Browser: Google Chrome
  • Local OS: Windows 11
  • Remote OS: Ubuntu 22.04 server
  • Remote Architecture: x86
  • code-server --version: 4.22.1
Steps to Reproduce
  1. Set the password as "supersecret^" in ~/.config/code-server/config.yaml
  2. Restart code-server by running sudo systemctl restart code-server@$USER
  3. Login in code-server web using the password supersecret^.
  4. Expect that the password is incorrect.
Expected

The password is expected to be correct.

Actual

The password is incorrect.

Logs

No response

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

This cannot be tested in native VS Code

Does this bug reproduce in GitHub Codespaces?

This cannot be tested in GitHub Codespaces

Are you accessing code-server over a secure context?
  • I am using a secure context.
Notes

If this is not a bug, it would be nice to make the password requirements explicitly indicated in the docs.

主要言語
TypeScript
スター
79.4k
フォーク
6.9k
平均マージ
2日 13時間
マージ済み PR(30日)
39

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/code-server のほかの issue

coder/code-server の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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