Project

General

Profile

Actions

BUG #4092

open

dev #4299: [SQA] : Auth module

[SQA] Password generator allows length > 32 and generates passwords exceeding 64 characters

Added by Aman Bhuiyan 3 months ago. Updated 15 days ago.

Status:
Complete
Priority:
High
Assignee:
Target version:
Start date:
01/21/2026
Due date:
% Done:

100%

Estimated time:

Description

Issue Description
In password generator, users can manually type a Password Length greater than 32 and generate passwords exceeding 64 characters, while the form should accept only 8–64 characters.

Module / Page
Reset Password

Module Section
Password Generator - Password Length

Screen Size
All Devices


Steps to Reproduce

  1. Open Reset Password page.
  2. Manually type Password Length > 32.
  3. Generate password.
  4. Observe generated password length.

Expected Result
Password Length dropdown/manual input should consistently enforce 8–64 and prevent >64 generation.

Actual Result
System generates passwords exceeding 64.

Attachments
PoC

Types of Issue
Functional Issue


Root Cause:
lack of validation

Impacted Area:
reset password generator

Actions

Also available in: Atom PDF