sftpgo/common
Nicola Murino 29836edf2b
fix a possible nil pointer dereference
it can happen by upgrading from very old versions
2021-09-11 12:48:41 +02:00
..
actions.go azblob: store SAS URL as kms.Secret 2021-06-11 22:27:36 +02:00
actions_test.go azblob: store SAS URL as kms.Secret 2021-06-11 22:27:36 +02:00
clientsmap.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
clientsmap_test.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
common.go update deps and backport some fixes from main branch 2021-09-09 19:43:00 +02:00
common_test.go fix a possible nil pointer dereference 2021-09-11 12:48:41 +02:00
connection.go BaseConnection struct: ensure 64 bit alignment 2021-08-28 12:23:29 +02:00
connection_test.go add remote address to transfer and commands logs 2021-06-01 22:28:43 +02:00
defender.go defender: don't return expired hosts/banned ip in GetHost too 2021-06-20 21:55:12 +02:00
defender_test.go defender: don't return expired hosts/banned ip in GetHost too 2021-06-20 21:55:12 +02:00
httpauth.go telemetry server: add optional https and authentication 2020-12-18 16:04:42 +01: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 OpenAPI: add users API 2021-06-05 16:07:09 +02:00
ratelimiter.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +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 Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01: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 add remote address to transfer and commands logs 2021-06-01 22:28:43 +02:00
transfer_test.go add remote address to transfer and commands logs 2021-06-01 22:28:43 +02:00