sftpgo-mirror/common
Nicola Murino 85c2d474d9
notifiers plugin: replace params with a struct
Fixes #658

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-01-13 10:50:48 +01:00
..
actions.go notifiers plugin: replace params with a struct 2022-01-13 10:50:48 +01:00
actions_test.go notifiers plugin: replace params with a struct 2022-01-13 10:50:48 +01: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 defender: add provider driver 2021-12-25 12:08:07 +01:00
common_test.go defender: add provider driver 2021-12-25 12:08:07 +01:00
connection.go check rename source and target 2021-12-28 12:03:52 +01:00
connection_test.go REST API: add an option to create missing dirs 2021-12-19 12:14:53 +01:00
dataretention.go change log level from warn to error where appropriate 2021-12-16 19:53:00 +01:00
dataretention_test.go add data retention check hook 2021-10-03 15:17:49 +02:00
defender.go defender: add provider driver 2021-12-25 12:08:07 +01:00
defender_test.go defender: add provider driver 2021-12-25 12:08:07 +01:00
defenderdb.go defender: add provider driver 2021-12-25 12:08:07 +01:00
defenderdb_test.go defender: add provider driver 2021-12-25 12:08:07 +01:00
defendermem.go defender: add provider driver 2021-12-25 12:08:07 +01: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 check rename source and target 2021-12-28 12:03:52 +01:00
ratelimiter.go rate limiting: allow to exclude IP addresses/ranges 2021-10-03 20:50:05 +02:00
ratelimiter_test.go rate limiting: allow to exclude IP addresses/ranges 2021-10-03 20:50:05 +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 change log level from warn to error where appropriate 2021-12-16 19:53:00 +01:00
transfer_test.go transfer logs: add FTP mode 2021-08-10 13:07:38 +02:00