diff options
author | Damien Miller <djm@mindrot.org> | 2012-06-20 21:54:15 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2012-06-20 21:54:15 +1000 |
commit | f8268503d1b71f6cae4609a1c83b403f71a71bad (patch) | |
tree | 939733235ea49012576fdffcbefdf1b4a2473b22 /ChangeLog | |
parent | c24da77015900e4e416a9f3ac5f51001abb0fd20 (diff) |
- jmc@cvs.openbsd.org 2012/06/19 21:35:54
[sshd_config.5]
tweak previous; ok markus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,6 +47,9 @@ | |||
47 | sshd_config: extend Match to allow AcceptEnv and {Allow,Deny}{Users,Groups} | 47 | sshd_config: extend Match to allow AcceptEnv and {Allow,Deny}{Users,Groups} |
48 | this allows 'Match LocalPort 1022' combined with 'AllowUser bauer' | 48 | this allows 'Match LocalPort 1022' combined with 'AllowUser bauer' |
49 | ok djm@ (back in March) | 49 | ok djm@ (back in March) |
50 | - jmc@cvs.openbsd.org 2012/06/19 21:35:54 | ||
51 | [sshd_config.5] | ||
52 | tweak previous; ok markus | ||
50 | 53 | ||
51 | 20120519 | 54 | 20120519 |
52 | - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch | 55 | - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch |