You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The system allows the input of an invalid email format in the email text field, even when using fuzzing like '!7#%"#0=)$;%6;>638:>80"=</>(/:-(2<4 !:56856&?""11<7+%<%7,4.8,+&,,$,."5%<%76< -5'.
To Reproduce
Steps to reproduce the behavior:
Navigate to the email text field.
Enter the invalid email format '!7#%"#0=)$;%6;>638:>80"=</>(/:-(2<4 !:56856&?""11<7+%<%7,4.8,+&,,$,."5%<%76< -5'.
Proceed with any further steps as required by the system.
Observe that the system accepts the invalid email format without displaying an error message.
Expected behavior
The system should reject the input of an invalid email format and display an error message prompting the user to enter a valid email address.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
Accepting invalid email formats poses a security risk and can lead to confusion for users. The system should enforce proper email format validation to ensure data integrity and security.
The text was updated successfully, but these errors were encountered:
Describe the bug
The system allows the input of an invalid email format in the email text field, even when using fuzzing like '!7#%"#0=)$;%6;>638:>80"=</>(/:-(2<4 !:56856&?""11<7+%<%7,4.8,+&,,$,."5%<%76< -5'.
To Reproduce
Steps to reproduce the behavior:
Navigate to the email text field.
Enter the invalid email format '!7#%"#0=)$;%6;>638:>80"=</>(/:-(2<4 !:56856&?""11<7+%<%7,4.8,+&,,$,."5%<%76< -5'.
Proceed with any further steps as required by the system.
Observe that the system accepts the invalid email format without displaying an error message.
Expected behavior
The system should reject the input of an invalid email format and display an error message prompting the user to enter a valid email address.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
Accepting invalid email formats poses a security risk and can lead to confusion for users. The system should enforce proper email format validation to ensure data integrity and security.
The text was updated successfully, but these errors were encountered: