contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
83 stars 33 forks source link

Installation of Contao: Password length not checked correctly #741

Closed Xendiadyon closed 1 year ago

Xendiadyon commented 1 year ago

Hello, I found a usability bug when executing the contao-manager for the first time and using the auto-credential-fill-in feature of the browser:

Steps to reproduce:

  1. Make fresh contao installation (call contao-manager.phar.php for the first time)
  2. Use your browser's (Firefox) auto-fill-in password feature (my username and password (8 chars) are filled in automatically: grafik
  3. The button "Benutzerkonto erstellen" is still grey. No error message is triggered.

Expectation:

  1. The Password field should be checked as soon as the browser fills in the stored credentials.
  2. If there is an error and the Button is unclickable, I want to see the error message. What is wrong? What do I have to do against it? There is no hint for me (big frustration due to missing user feedback).

Workaround: I add one char to the password and delete it again: The button is green.

fritzmg commented 1 year ago

Possibly duplicate of #734

aschempp commented 1 year ago

this will be fixed/improved in the next version