When I set this setting to yes, a password is emailed to the user on registration, great. However, this password is only 8 characters long and we want it much longer.
Actually, we don't want a password at all because we are developing an alternative form of authentication as a Joomla plugin so we cant have the password being the weakest part of the system.
I have tried disabling the password field at registration and setting "Autogenerate random registration password" to No but it still autogenerates a random password.
So, how can I get CB to stop generating a random password when the password fields are disabled at registration?
Many thanks.