Update library/Icinga/Authentication/PasswordPolicyHelper.php

Co-authored-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
Jolien Trog 2026-03-20 14:50:09 +01:00 committed by GitHub
parent a71c4d8872
commit 2c197ebabe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
<?php
/* Icinga Web 2 | (c) 2025 Icinga Development Team | GPLv2+ */
// SPDX-FileCopyrightText: 2026 Icinga GmbH <https://icinga.com>
// SPDX-License-Identifier: GPL-3.0-or-later
namespace Icinga\Authentication;