sftpgo-mirror/sftpd
Nicola Murino 7163fde724 proxy protocol: added an option to make the proxy header required
now we can configure SFTPGo to accept or reject requests without the proxy
header when the proxy protocol is enabled
2020-02-29 00:02:06 +01: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 support for virtual folders 2020-02-23 11:30:26 +01:00
internal_test.go proxy protocol: added an option to make the proxy header required 2020-02-29 00:02:06 +01:00
internal_unix_test.go fix test cases on Windows 2019-12-26 08:29:38 +01:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go fixed some typos and improved a log 2020-02-25 12:46:52 +01:00
server.go proxy protocol: added an option to make the proxy header required 2020-02-29 00:02:06 +01:00
sftpd.go sftp actions: add a parameter to distinguish local and remote files 2020-01-23 23:23:28 +01:00
sftpd_test.go proxy protocol: added an option to make the proxy header required 2020-02-29 00:02:06 +01:00
ssh_cmd.go virtual folders fixes 2020-02-24 18:54:35 +01:00
transfer.go sftpd download: remove check for download size 2020-02-14 11:09:16 +01:00