..
actions.go
notifiers plugin: add settings to retry unhandled events
2021-07-20 12:51:21 +02:00
actions_test.go
improve logging
2021-07-24 20:11:17 +02:00
clientsmap.go
modules: add v2 support
2021-06-26 07:31:41 +02:00
clientsmap_test.go
allow to limit the number of per-host connections
2021-05-08 19:45:21 +02:00
common.go
ftpd: add some security checks
2021-08-05 18:38:15 +02:00
common_test.go
ftpd: add some security checks
2021-08-05 18:38:15 +02:00
connection.go
add builtin two-factor auth support
2021-09-04 12:11:04 +02:00
connection_test.go
improve error messages for generic failures
2021-08-08 19:30:21 +02:00
defender.go
add support for auth plugins
2021-08-08 17:09:48 +02:00
defender_test.go
defender: fix GetHost for blocklist entries too
2021-06-20 21:57:19 +02:00
httpauth.go
add experimental plugin system
2021-07-11 15:26:51 +02:00
httpauth_test.go
Use new methods in the io and os packages instead of ioutil ones
2021-02-25 21:53:04 +01:00
protocol_test.go
add builtin two-factor auth support
2021-09-04 12:11:04 +02:00
ratelimiter.go
add experimental plugin system
2021-07-11 15:26:51 +02:00
ratelimiter_test.go
add rate limiting support for REST API/web admin too
2021-04-19 08:14:04 +02:00
tlsutils.go
add experimental plugin system
2021-07-11 15:26:51 +02:00
tlsutils_test.go
Use new methods in the io and os packages instead of ioutil ones
2021-02-25 21:53:04 +01:00
transfer.go
transfer logs: add FTP mode
2021-08-10 13:07:38 +02:00
transfer_test.go
transfer logs: add FTP mode
2021-08-10 13:07:38 +02:00