Project

General

Profile

BUG #4210

Updated by Aman Bhuiyan 2 months ago

 

 ### Description 
 **Module/Section:** Agency Sign Up   
 **Profile:** Agency   
 **Issue Category:** Functional   

 Although the rule specifies that agencies should **not be allowed to create accounts using temporary or disposable email addresses**, the system currently **allows account creation** with such emails. 

 This behavior violates the defined business rules and may lead to invalid or low-quality accounts. 

 ### Steps to Reproduce 
 1. Navigate to the **Agency Sign Up** page. 
 2. Enter a **temporary/disposable email address** (e.g., from a temporary email provider). 
 3. Complete the remaining required fields. 
 4. Submit the **Sign Up** form. 

 ### Expected Result 
 The system should: 
 - **Detect temporary/disposable email addresses** 
 - Display an appropriate validation message 
 - **Prevent account creation** using such email addresses 

 ### Actual Result 
 The system allows **successful account creation** using **temporary/disposable email addresses**. 

 ### Attachments 
 - [PoC](https://drive.google.com/file/d/16lJK34Nt2VQ61TJGm8eNFpmwlc4WsvpE/view?usp=sharing) 
 --- 
 ### Impact Area: 
  
 ### Root Cause: 

 --- 
 ### Additional Info 
 - Tested By: Aman 

Back