Actions
BUG #4232
opendev #4299: [SQA] : Auth module
[SQA] Password field allows spaces despite “No spaces allowed” requirement on Agency Sign Up
Description
Issue Description
On the Sign Up as Agency page, when manually creating a password, the system allows passwords containing spaces. This occurs even though the password requirements displayed on the page explicitly state “No spaces allowed”, resulting in a validation mismatch and potential security risk.
Module / Page
Sign Up → Agency Profile
Module Section
Password Field Validation
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the Sign Up page.
- Manually create a password that includes spaces.
- Complete the remaining required fields.
- Submit the form.
- Observe that the password is accepted despite violating the “No spaces allowed” rule.
Expected Result
The system should reject passwords containing spaces and display a corresponding validation message.
Actual Result
Passwords containing spaces are accepted, contradicting the displayed requirements.
Attachments
PoC
Types of Issue
Functional Issue
Root Cause:
Impacted Area:
Updated by Al Arafat Siddique 2 months ago
- Assignee changed from Ayat Rahman to Al Arafat Siddique
- Parent task set to #4242
Updated by Al Arafat Siddique 2 months ago
- Parent task changed from #4242 to #4244
Updated by Al Arafat Siddique about 2 months ago
- Assignee changed from Al Arafat Siddique to Tasfia Zaima
Updated by Ayat Rahman about 1 month ago
- Parent task changed from #4244 to #4299
Actions