]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sshd: allow UseBlocklist alias for UseBlacklist
authorEd Maste <emaste@FreeBSD.org>
Wed, 29 Jul 2020 00:34:24 +0000 (00:34 +0000)
committerEd Maste <emaste@FreeBSD.org>
Wed, 17 Feb 2021 19:23:38 +0000 (14:23 -0500)
commit892a9b3c67f5e3d98920a9859edbea145dc03d82
tree3c25f6aa076e4fcc655311d065cb408fec3397f6
parente77af69d0d4373cdea6d174109ac82e2fac154be
sshd: allow UseBlocklist alias for UseBlacklist

blacklistd has been renamed to blocklistd upstream, and a future
import into FreeBSD will follow that change.  Support the new name
as an alias in config files.

Reviewed by: bz, delphij
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D25865

(cherry picked from commit e426c74375ef7cb3afda3c8e3010a7ea2dbd69d0)
crypto/openssh/servconf.c
crypto/openssh/sshd_config.5