coder / coder/code-server

Some special characters in the password are not supported

未关闭
#7,008 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
79.3k
派生
6.8k
平均合并
2 天 6 小时
30 天内合并 PR
41

描述

### Is there an existing issue for this?

- [X] 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?

- [X] 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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。