mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
n°524 - password policy
💚 fix CI regression (previous tests are sometimes incompatible with the default password policy)
This commit is contained in:
@@ -247,6 +247,9 @@ $MySettings = array(
|
||||
*
|
||||
*/
|
||||
$MyModuleSettings = array(
|
||||
'authent-local' => array (
|
||||
'password_validation.pattern' => '',
|
||||
),
|
||||
'itop-attachments' => array (
|
||||
'allowed_classes' => array (
|
||||
0 => 'Ticket',
|
||||
|
||||
Reference in New Issue
Block a user