sftpgo/webdavd
Nicola Murino d9f30e7ac5
add a global whitelist
if defined only the listed IPs/networks can access the configured
services, all other client connections will be dropped before they
even try to authenticate

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-03-17 22:10:52 +01:00
..
file.go update data transfer quota only if the current IP has some limits 2022-01-31 19:30:25 +01:00
handler.go httpd: allow to restrict allowed hosts ... 2022-02-17 18:22:27 +01:00
internal_test.go update data transfer quota only if the current IP has some limits 2022-01-31 19:30:25 +01:00
mimecache.go webdav: performance improvements and bug fixes 2020-11-04 19:11:40 +01:00
server.go add a global whitelist 2022-03-17 22:10:52 +01:00
webdavd.go add more details to the server status page 2022-02-26 16:43:29 +01:00
webdavd_test.go change the default value for prefer_database_credentials to true ... 2022-03-13 14:29:11 +01:00