VM Password reset - Unable to set Password Complexity requirement for Special Characters
- 主要語言
- 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