Don't allow the creation of user with same Email id in the same domain
- Linguagem predominante
- Java
- Estrelas
- 3.1k
- Forks
- 1.4k
- Merge médio
- 6d 19h
- PRs com merge (30d)
- 32
Descrição
ISSUE TYPE
Enhancement/Improvement Request
COMPONENT NAME
Component: API/ UI
CLOUDSTACK VERSION
Cloudstack version 4.18
SUMMARY
Don't allow the creation of user with same Email id in the same domain
Steps to reproduce the issue
1. Navigate to domain > Accounts > Click on a particular Account > Create say user1 with (test@gmail.com)
2. Navigate to domain >Accounts > Click on a particular Account > Create say user2 with (test@gmail.com)
Screenshot
**Expected behaviour**
Cloudstack should not allow to create the user with same Email address in the same domain
If a oauth is configured for a user in a cloudstack , email address is used as key to identify.
Cloudstack throws an error saying there is an already multiple user having the same email address in the same domain.
It would be proactive checking if we could block the creation of user with same email address during the user creation
Guia de contribuição
Direção de pesquisa
A issue indica a criação de usuários por API/UI como o ponto de entrada, mas não fornece arquivos de implementação nem testes. Rastreie a criação de usuários dentro de um domínio e adicione um teste de regressão mostrando que um e-mail duplicado é rejeitado no mesmo domínio, enquanto o comportamento esperado continua sendo verificado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- java
- Domínio
- api, authentication
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Ativa
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 55/100