From de867dadbcc3c69d97acf96bf3e86d11295eea39 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Thu, 4 Apr 2024 22:54:05 +0100 Subject: Bring repo up-to-date with current prod config --- files/50-disable-password-auth.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 files/50-disable-password-auth.conf (limited to 'files/50-disable-password-auth.conf') diff --git a/files/50-disable-password-auth.conf b/files/50-disable-password-auth.conf new file mode 100644 index 0000000..6c684d3 --- /dev/null +++ b/files/50-disable-password-auth.conf @@ -0,0 +1,5 @@ +# SPDX-FileCopyrightText: 2024 Matthew Fennell +# +# SPDX-License-Identifier: AGPL-3.0-only + +PasswordAuthentication no -- cgit v1.2.3