@@ -165,3 +165,15 @@ function password_policy_update_8303() {
$fieldConfig->setDescription('Control whether the user must reset their password. If the password has expired, this field is automatically checked after the execution of Cron.');
$fieldConfig->save();
}
/**
* Remove duplicate rows in the password_policy_history table.