]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/sshd_config
shell: ssh_config, sshd_config: remove empty SendEnv/AcceptEnv
[config/dotfiles.git] / shell / sshd_config
index 791613d621717d3fcadee53d49c08526786e647c..d845bc7059a7789a52ae4f1cd5324c1252f66f11 100644 (file)
@@ -59,8 +59,6 @@ StrictModes yes
 # peer".
 MaxSessions 30
 
-# Don't accept any environment variables from the client (default).
-AcceptEnv
 # Don't use ~/.ssh/environment and environment= options in
 # ~/.ssh/authorized_keys because LD_PRELOAD could be used to circumvent
 # authentications (default).