]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Re-allow PAMServiceName inside a Match block. master anongit/master github-selfhosted/master github/master
authorDarren Tucker <dtucker@dtucker.net>
Thu, 6 Aug 2026 13:30:30 +0000 (23:30 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 6 Aug 2026 13:30:30 +0000 (23:30 +1000)
commit4c414d99f3a8c2b3d24ee8448b8a388446531ebb
tree0b6700092a2c577d10a2365731d5f235a79f0dcc
parent5adaaa7781d86dde2f099b3944f08d57aa65107f
Re-allow PAMServiceName inside a Match block.

This is documented to be allowed, and was up until 10.4p1 when a
transcription error in the config handling rework reverted it to
global-only, ie not allowed inside Match.  bz#3987.
servconf.h