VM Password reset - Unable to set Password Complexity requirement for Special Characters
- Linguagem predominante
- Java
- Estrelas
- 3.1k
- Forks
- 1.4k
- Merge médio
- 6d 19h
- PRs com merge (30d)
- 32
Descrição
##### 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
~~~
Guia de contribuição
Direção de pesquisa
Comece na UI de redefinição de senha de VM do CloudStack e rastreie como a configuração vm.password.length é aplicada. Verifique como os requisitos de senha são validados atualmente e, em seguida, determine como a seleção de caracteres especiais permitidos, excluindo $, deve ser representada. A tarefa estará concluída quando as redefinições de senha aplicarem de forma consistente o requisito de caracteres especiais solicitado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- java
- Domínio
- authentication, security
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100