Skip to content

Commit 5c8d9d3

Browse files
committed
fix(builder): do not accept variables from the client
1 parent 4215da3 commit 5c8d9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builder/sshd_config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ X11DisplayOffset 10
2424
PrintMotd no
2525
PrintLastLog yes
2626
TCPKeepAlive yes
27-
AcceptEnv LANG LC_*
27+
#AcceptEnv LANG LC_*
2828
Subsystem sftp /usr/lib/openssh/sftp-server
2929
UsePAM yes

0 commit comments

Comments
 (0)