n°524 - password policy

💚 fix CI regression (previous tests are sometimes incompatible with the default password policy)
This commit is contained in:
bruno DA SILVA
2019-11-22 14:14:44 +01:00
parent b9cb692504
commit d9b374f723

View File

@@ -247,6 +247,9 @@ $MySettings = array(
*
*/
$MyModuleSettings = array(
'authent-local' => array (
'password_validation.pattern' => '',
),
'itop-attachments' => array (
'allowed_classes' => array (
0 => 'Ticket',