VM Password reset - Unable to set Password Complexity requirement for Special Characters
- Ngôn ngữ chính
- Java
- Star
- 3.1k
- Fork
- 1.4k
- Merge trung bình
- 6 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 32
Mô tả
##### 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
~~~
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu trong UI đặt lại mật khẩu VM của CloudStack và theo dõi cách thiết lập vm.password.length được áp dụng. Kiểm tra cách các yêu cầu về mật khẩu hiện được xác thực, sau đó xác định cách biểu diễn việc chọn các ký tự đặc biệt được phép nhưng loại trừ $. Hoàn tất khi việc đặt lại mật khẩu thực thi nhất quán yêu cầu về ký tự đặc biệt được yêu cầu.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- authentication, security
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100