Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Some special characters in the password are not supported

未關閉
#7,008 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
35/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
typescript

研究方向

報告未指出來源檔案或測試進入點。先使用 ~/.config/code-server/config.yaml 中的 supersecret^ 重現登入失敗,接著追蹤密碼驗證與設定解析。當密碼能以特殊字元成功驗證,並加入回歸測試或明確的密碼要求文件後,即表示完成。

由索引模型根據 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 小時
30 天內合併 PR
39

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

coder/code-server 的其他 Issue

查看 coder/code-server 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。