apache / apache/cloudstack

Don't allow the creation of user with same Email id in the same domain

未關閉
#8,523 7 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
component:api component:UI no-issue-activity status:needs-functional-definition type:enhancement type:improvement type:security
主要語言
Java
星號
3.1k
分支
1.4k
平均合併
6 天 19 小時
30 天內合併 PR
32

描述

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

Screenshot 2024-01-17 at 12 32 25 PM

**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

貢獻指南

開啟貢獻指南

研究方向

該 issue 將透過 API/UI 建立使用者列為進入點,但未提供實作檔案或測試。追蹤 domain 內的使用者建立流程,然後新增一個回歸測試,展示同一個 domain 中的重複 email 會被拒絕,同時持續驗證預期行為。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
api, authentication
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
活躍
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。