When i change the minimum password cahracter length in the backend as the administrator from 6 to 12 the password generator does not respect this setting when generating passwords.
The password generator still uses 8 character passwords which is then not compatible with the policy and i need to adjust the password manually.
Is this a bug or am i missing something?