Password length is not validated according to the description

Created on 5 December 2024, 19 days ago

Problem/Motivation

In the last step of the installer, there is an email and a password field. The password field has this description:

'#description' => t('At least 10 characters, but more is better.'),

If you enter a password with a length of 9 or less, it does not fail and the installation continues.

I think we need to either add the validation, or change/remove the field description.

Steps to reproduce

Proposed resolution

Add the validation, or change/remove the field description.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Component

Track: Installer

Created by

πŸ‡ΈπŸ‡°Slovakia poker10

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024