]> git.eshelyaron.com Git - emacs.git/commit
Make remote-shell-program default to ssh only
authorStefan Kangas <stefan@marxist.se>
Tue, 12 Jul 2022 10:11:43 +0000 (12:11 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 12 Jul 2022 10:42:39 +0000 (12:42 +0200)
commitf83d7cc312b5e8c82052b484998fa26d4af35b36
treeb90eb8ba437a54fcab55a5b3ff138a472374ebe0
parent2dc3e003413f10ebc8caf99f1cf54fca97d734cb
Make remote-shell-program default to ssh only

* lisp/files.el (remote-shell-program): Default to "ssh" only.  The
other commands in this list have severe security issues, and it is
easy enough for users to customize them manually if they want to.
See also the discussion in: https://debbugs.gnu.org/56461
lisp/files.el