sftpgo-mirror/internal/common
Nicola Murino 03ebd5b841
fix a lint warning from the previous PR
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-01-10 20:15:51 +01:00
..
actions.go EventManager: add uid and extension placeholders 2023-12-16 11:39:32 +01:00
actions_test.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
clientsmap.go update Copyright year 2023-01-03 10:18:30 +01:00
clientsmap_test.go update Copyright year 2023-01-03 10:18:30 +01:00
common.go add more upload modes 2023-10-25 19:05:37 +02:00
common_test.go add basic test cases for ALPN protocols 2023-10-28 13:07:23 +02:00
connection.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
connection_test.go file patterns: fix denied except rules 2023-07-08 17:02:47 +02:00
dataretention.go email action: allow to configure Bcc 2023-05-25 19:55:27 +02:00
dataretention_test.go smtp: require templates only if a server is configured or in service mode 2023-03-01 18:31:02 +01:00
defender.go fix a lint warning from the previous PR 2024-01-10 20:15:51 +01:00
defender_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defenderdb.go defender: implement logging of events and bans (#1495) 2024-01-10 20:12:57 +01:00
defenderdb_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defendermem.go defender: implement logging of events and bans (#1495) 2024-01-10 20:12:57 +01:00
eventmanager.go portable mode: fix disabling services if enabled using a config file 2023-12-17 09:09:18 +01:00
eventmanager_test.go EventManager: add uid and extension placeholders 2023-12-16 11:39:32 +01:00
eventscheduler.go scheduler: disable verbose logs 2023-02-21 18:18:24 +01:00
httpauth.go update Copyright year 2023-01-03 10:18:30 +01:00
httpauth_test.go update Copyright year 2023-01-03 10:18:30 +01:00
protocol_test.go WebClient: remove data schema usage from mfa page 2023-11-18 20:06:31 +01:00
ratelimiter.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
ratelimiter_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
tlsutils.go portable mode: fix panic while validating TLS certificates 2023-12-12 18:18:19 +01:00
tlsutils_test.go test cases: replace expired TLS certificates 2024-01-10 19:53:48 +01:00
transfer.go add more upload modes 2023-10-25 19:05:37 +02:00
transfer_test.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
transferschecker.go WebClient: show user quota 2023-06-16 21:06:21 +02:00
transferschecker_test.go tests: add some logs to debug some sporadic test failures 2023-12-17 10:46:21 +01:00