apache / apache/cloudstack

VM Password reset - Unable to set Password Complexity requirement for Special Characters

未关闭
#6,861 26 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
no-issue-activity status:stale type:new-feature
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

##### ISSUE TYPE

* Bug Report

##### COMPONENT NAME

~~~
UI
~~~

##### CLOUDSTACK VERSION

~~~
4.17.0
~~~

##### CONFIGURATION

N/A

##### OS / ENVIRONMENT

##### SUMMARY

Unable to Set Password Complexity requirement to include special characters

##### STEPS TO REPRODUCE

Our organization wants to enforce password requirements upon password resets on the VM. The default password requirement is 6 characters. I have updated that to 14 characters using vm.password.length

However, there is no provision to enforce inclusion of select special characters (like !@#%^&*()-) -- exclude the $

Is there some way to achieve this?

~~~

~~~

##### EXPECTED RESULTS

~~~
Our organization wants to enforce password requirements upon password resets on the VM. The default password requirement is 6 characters. I have updated that to 14 characters using vm.password.length

However, there is no provision to enforce inclusion of select special characters (like !@#%^&*()-) -- exclude the $

Is there some way to achieve this?
~~~

##### ACTUAL RESULTS

~~~
Password reset only includes numbers, upper and lower case

~~~

贡献指南

打开贡献指南

调研方向

从 CloudStack 的 VM 密码重置 UI 开始,跟踪 vm.password.length 设置的应用方式。检查当前如何验证密码要求,然后确定在排除 $ 的同时选择允许的特殊字符应如何表示。完成标准是密码重置始终强制执行所请求的特殊字符要求。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
authentication, security
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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