Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164924777
D58520.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
683 B
Referenced Files
None
Subscribers
None
D58520.diff
View Options
diff --git a/crypto/openssh/servconf.h b/crypto/openssh/servconf.h
--- a/crypto/openssh/servconf.h
+++ b/crypto/openssh/servconf.h
@@ -236,7 +236,7 @@
SSHCONF_STRING(sshd_session_path, SshdSessionPath, SSHCFG_GLOBAL, SSHCFG_COPY_NONE) \
SSHCONF_STRING(sshd_auth_path, SshdAuthPath, SSHCFG_GLOBAL, SSHCFG_COPY_NONE) \
SSHCONF_INTFLAG(refuse_connection, RefuseConnection, SSHCFG_ALL, 0, SSHCFG_COPY_MATCH) \
-SSHCONF_INTFLAG(use_blocklist, UseBlocklist, SSHCFG_ALL, 0, SSHCFG_COPY_MATCH)
+SSHCONF_INTFLAG(use_blocklist, UseBlocklist, SSHCFG_GLOBAL, 0, SSHCFG_COPY_NONE)
#define SSHD_CONFIG_ENTRIES_LEGACY \
SSHCONF_DEPRECATE(ServerKeyBits, SSHCFG_GLOBAL, SSHCONF_DEPRECATED) \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 5, 9:31 PM (4 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35708693
Default Alt Text
D58520.diff (683 B)
Attached To
Mode
D58520: openssh: Move back UseBlocklist to global config
Attached
Detach File
Event Timeline
Log In to Comment