guix/gnu
Ludovic Courtès aecd2a13cb
services: openssh: Warn about 'password-authentication?' default.
Fixes <https://bugs.gnu.org/44808>.
Reported by Christopher Lemmer Webber <cwebber@dustycloud.org>.

* gnu/services/ssh.scm (true-but-soon-false): New procedure.
(<openssh-configuration>)[password-authentication?]: Change default to
'true-but-soon-false'.
* gnu/installer/services.scm (%system-services): Explicitly set
'password-authentication?' to #f.
2020-12-07 12:48:26 +01:00
..
bootloader
build Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
installer services: openssh: Warn about 'password-authentication?' default. 2020-12-07 12:48:26 +01:00
machine
packages Revert "gnu: vim: Run more tests." 2020-12-07 12:48:07 +02:00
services services: openssh: Warn about 'password-authentication?' default. 2020-12-07 12:48:26 +01:00
system linux-initrd: Add bcachefs support. 2020-12-06 16:11:43 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: minimap2: Fix build on aarch64-linux. 2020-12-07 12:48:07 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm