QuantumNous / QuantumNous/new-api
可增加首次登陆修改密码
Open
Nobody has claimed this yet.
enhancement
stale
- Dominant language
- Go
- Stars
- 48.5k
- Forks
- 11.6k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 58
Description
例行检查
- [x ] 我已确认目前没有类似 issue
- [x ] 我已确认我已升级到最新版本
- [x ] 我已完整查看过项目 README,已确定现有版本无法满足需求
- [ x] 我理解并愿意跟进此 issue,协助测试和提供反馈
- [x ] 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭
功能描述
在首次注册用户登陆时提示要修改密码
应用场景
很多时候给新开一个用户,而用户登陆后使用初始密码,用户不会主动去修改密码,导致大家都是用初始密码,一般初始密码都会比较简单,,希望可以加个首次登陆修改密码的开关
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
No files, tests, or entry points are named. Start by locating the registration, login, and password-handling flows, then determine where an initial-password state and configuration switch belong. Done means newly registered users are prompted to change the initial password on first login, with the behavior controlled by the requested switch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100