uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
7.32k stars 452 forks source link

Installation - Bug in password box #568

Open kubik256 opened 2 years ago

kubik256 commented 2 years ago

Issue Description

Password box doesn't allow underscore as special char, or doesn't accept it as special char.

Preconditions

Possible every install, my setup was: UVDesk-community-v1.1.0, PHP v 8.1.5, Apache2, Debian 11 headless

Steps to reproduce

While install on Admin Details page - password box.

Expected result

Allow password with underscore char "_" or describe allowed chars in password box. It would save a lot of time...

Actual result

Only error hint with a list what must be in a password - but in my world undescore is relevant special char ;-)