LingmoOS在安装过程中,允许用户创建没有密码的账户,并且在大小写严格的Linux强制把所有用户名文字改成小写
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 133
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
### I'm submitting a ...
bug report
### What is the current behavior?
灵墨OS安装
填写用户名时,无论区分大小写与否,均会被创建为全小写用户名
并且允许了用户创建空白密码,即无字符密码
### If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
灵墨OS安装
填写用户名时,无论区分大小写与否,均会被创建为全小写用户名
并且允许了用户创建空白密码,即无字符密码
### What is the expected behavior?
创建用户时 强制要求填写密码,并且区分用户输入的大小写用户名
### What is the motivation / use case for changing the behavior?
setup 灵墨os
### Please tell us about your environment:
Version: 3.0.0 但 3.0.5仍有此bug
System Architecture: AMD64,
OS Version: LingmoOS3.0.5,linux6.12.12-amd64
Distro: LingmoOS
### Other information
没有
另外在这里提一个新功能建议:MacOS风格Dock,鼠标悬停时 同时放大周围的其他图标,呈递减,并且伸长Dock
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the LingmoOS installation flow that creates user accounts and reproduce the reported behavior on the stated environment. Confirm that usernames preserve entered case and that an empty password is rejected; done means both checks work during installation, with tests or validation results recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100