diff options
Diffstat (limited to 'bootstrap/files/50-disable-password-auth.conf')
| -rw-r--r-- | bootstrap/files/50-disable-password-auth.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap/files/50-disable-password-auth.conf b/bootstrap/files/50-disable-password-auth.conf new file mode 100644 index 0000000..483b8f2 --- /dev/null +++ b/bootstrap/files/50-disable-password-auth.conf @@ -0,0 +1,5 @@ +# SPDX-FileCopyrightText: 2024 Matthew Fennell <matthew@fennell.dev> +# +# SPDX-License-Identifier: AGPL-3.0-or-later + +PasswordAuthentication no |
