Project

General

Profile

Actions

Bug #24

open

Admin/Super Admin password from backend config not applied on terminal + password length mismatch between Web and Terminal

Added by Vaishali Tomar about 1 month ago.

Status:
New
Priority:
Normal
Start date:
11/21/2025
Due date:
% Done:

0%

Estimated time:

Description

1. Summary

The Admin Password and Super Admin Password configured in the backend (config parameters) are successfully displayed on the web portal. However, these values are not getting applied on the terminal. Additionally, there is a password length validation mismatch:

Web portal allows up to 10 digits

Terminal UI supports only 4 digits

This creates inconsistency and usability issues for users.

Steps to Reproduce

Login to the Web Portal.

Navigate to the configuration section where Admin Password & Super Admin Password are displayed.

Set a password (up to 10 digits as per web validation).

Save the configuration.

Sync the terminal or restart it.

Try accessing Admin/Super Admin mode on the terminal.

Actual Result

Terminal does not accept the password configured in the backend.

Only 4-digit input layout appears on the terminal.

Web portal allows up to 10 digits, causing inconsistency and failed login attempts.

Expected Result

Password configured on the backend should be successfully applied to the terminal.

Web and terminal should follow same password length rules.

If terminal supports 4 digits, web validation should also restrict to 4 digits.

No data to display

Actions

Also available in: Atom PDF