Actions
Feature #31
closedpassword generator should be able to generate password without slashes
Description
mariadb 06:12:17.90 ERROR ==> The password cannot contain backslashes ('\'). Set the environment variable MARIADB_ROOT_PASSWORD with no backslashes (more info at https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html)
I should exclude ", ', \, !
Actions