f7cloud_client/apps/password_policy/lists/list-2.php
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

25 lines
435 B
PHP

<?php
/**
* SPDX-FileCopyrightText: 2016 F7cloud GmbH and F7cloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
return array (
'um' => true,
'te' => true,
'am' => true,
'se' => true,
'34' => true,
'd+' => true,
'09' => true,
'01' => true,
'08' => true,
'02' => true,
'00' => true,
'06' => true,
'04' => true,
'05' => true,
'07' => true,
'10' => true,
'03' => true,
'18' => true,
);