No validation done when user resets a password
未关闭
no-issue-activity
type:enhancement
type:new-feature
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
### The required feature described as a wish
Steps to reproduce the issue
1. Enable the global setting "user.password.reset.enabled"
2. Click on forgot password option from the UI
3. User provides the same password, Cloudstack doesn't validate the password and sets the same password for the user
Expected behaviour
Cloudstack should validate if the same password is used for reset password, this can prevent security related issues
贡献指南
调研方向
启用 "user.password.reset.enabled" 后,首先从 UI 跟踪 CloudStack 的密码重置流程。检查提交的密码在哪里进行验证,并确认重置为现有密码会被拒绝,将复现步骤和预期行为作为完成标准。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- authentication, security
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100