My installation is set to only allow site administrators to create new user accounts. In my user settings I have tried both options 'Users may enter a password on registration. If not, a random password will be generated.' & 'Users cannot choose a password on registration. It will be generated.' but when I try create a new user leaving the password field blank, I still get the error message 'Password field is required'.
I have tried 6.x-1.3 and 6.x-1.x-dev versions but still same behavior.
Comments
Comment #1
joelstein commentedI cannot reproduce this. I have a vanilla version of Drupal 6 installed, with Genpass 6.x-1.x-dev, and tried both configurations you described above, and in both cases, I was able to create a user with the password field blank. Make sure you are doing it at "admin/user/user/create", and that no other module is interfering with the form.