CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/03 04:59:35
Modified files:
usr.bin/ssh : servconf.c servconf.h session.c sshd_config.5
Log message:
allow sshd_config PermitUserEnvironment to accept a pattern-list of
whitelisted environment variable names in addition to yes|no.
bz#1800, feedback and ok markus@
