diff options
| author | Matthew Fennell <matthew@fennell.dev> | 2026-01-02 00:20:13 +0000 |
|---|---|---|
| committer | Matthew Fennell <matthew@fennell.dev> | 2026-01-02 00:20:13 +0000 |
| commit | 66df8049eae4b3ec83467a81723b8b2d13f0b7ed (patch) | |
| tree | 2d0aa8c8a74768ad073274e76563cd0682073779 /files/50-disable-password-auth.conf | |
| parent | d8564d5d47db8584fe0c8b51c2d09a8465f789e8 (diff) | |
Change license to AGPL-3.0-or-later
When I first made this playbook, I was a little sceptical of -or-later
licenses. However, I've come around to the idea over time.
Diffstat (limited to 'files/50-disable-password-auth.conf')
| -rw-r--r-- | files/50-disable-password-auth.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/50-disable-password-auth.conf b/files/50-disable-password-auth.conf index 6c684d3..483b8f2 100644 --- a/files/50-disable-password-auth.conf +++ b/files/50-disable-password-auth.conf @@ -1,5 +1,5 @@ # SPDX-FileCopyrightText: 2024 Matthew Fennell <matthew@fennell.dev> # -# SPDX-License-Identifier: AGPL-3.0-only +# SPDX-License-Identifier: AGPL-3.0-or-later PasswordAuthentication no |
