diff options
Diffstat (limited to 'files/50-disable-password-auth.conf')
-rw-r--r-- | files/50-disable-password-auth.conf | 5 |
1 files changed, 5 insertions, 0 deletions
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 <matthew@fennell.dev> +# +# SPDX-License-Identifier: AGPL-3.0-only + +PasswordAuthentication no |