sftpgo-mirror/ftpd
Nicola Murino c8f7fc9bc9
httpd/webdav: add a list of hosts allowed to send proxy headers
X-Forwarded-For, X-Real-IP and X-Forwarded-Proto headers will be ignored
for hosts not included in this list.

This is a backward incompatible change, before the proxy headers were
always used
2021-05-11 06:54:06 +02:00
..
cryptfs_test.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
ftpd.go FTPD: make sure that the passive ip, if provided, is valid 2021-04-16 15:08:10 +02:00
ftpd_test.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00
handler.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
internal_test.go FTPD: make sure that the passive ip, if provided, is valid 2021-04-16 15:08:10 +02:00
server.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
transfer.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00