mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
Don't pass along client locale settings when sshing in to our servers
(imported from commit d25f2a47b60c1ac7e4dcbd4a0133d0c0c9698b4e)
This commit is contained in:
@@ -69,8 +69,9 @@ TCPKeepAlive yes
|
||||
#MaxStartups 10:30:60
|
||||
#Banner /etc/issue.net
|
||||
|
||||
# Allow client to pass locale environment variables
|
||||
AcceptEnv LANG LC_*
|
||||
# Commented out to prevent use of client locales. This causes problems
|
||||
# otherwise if our developers have a non-standard locale.
|
||||
#AcceptEnv LANG LC_*
|
||||
|
||||
Subsystem sftp /usr/lib/openssh/sftp-server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user