sftpgo/sftpd
Nicola Murino 469d36d979 certificate auth: fix source address checking inside crypto/ssh
So we can avoid to check source address ourself

81aafe6d26

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2020-05-16 15:15:32 +02:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
handler.go add more linters 2020-05-06 19:36:34 +02:00
internal_test.go certificate auth: fix source address checking inside crypto/ssh 2020-05-16 15:15:32 +02:00
internal_unix_test.go add more linters 2020-05-06 19:36:34 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go sftpd: add support for excluding virtual folders from user quota limit 2020-05-01 15:27:53 +02:00
server.go certificate auth: fix source address checking inside crypto/ssh 2020-05-16 15:15:32 +02:00
sftpd.go add more linters 2020-05-06 19:36:34 +02:00
sftpd_test.go certificate auth: fix source address checking inside crypto/ssh 2020-05-16 15:15:32 +02:00
ssh_cmd.go add more linters 2020-05-06 19:36:34 +02:00
transfer.go add more linters 2020-05-06 19:36:34 +02:00