Closed Beherith closed 2 years ago
Thanks for your PR !
I totally understand the problem, but I'd like to solve it differently so that the requirements from one component don't affect all the components using the generatePassword
function.
I will update the generatePassword
function so that it will accept an optional parameter specifying the characters allowed in the password.
Unfortunately it means it will require an update of the ClusterManager
plugin also to fix the original problem, but I think it is a better long-term solution.
…d room passwords, as they have lead to multiple counts of confusion
Even though they can only be lowercase, but users dont know/expect that :D