]> git.madduck.net Git - code/molly-guard.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Also require $SSH_CONNECTION to be unset or warn
authormartin f. krafft <madduck@madduck.net>
Wed, 12 Mar 2008 18:54:14 +0000 (19:54 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 12 Mar 2008 18:54:14 +0000 (19:54 +0100)
commit86a25141cdf635e1386d9fbfd3b15febfec778bc
treee088976f118d572e45933a7a5f1dca01e161dd98
parent048c6a97f910e0dc1401015065cf56ff9bc86e19
Also require $SSH_CONNECTION to be unset or warn

This takes care of some more cases, such as #469951, in which screen was
used, which creates a new pty which is thus no longer owned by sshd.

Signed-off-by: martin f. krafft <madduck@madduck.net>
shutdown