sftpgo-mirror/internal/common
Nicola Murino da03f6c4e3
eventmanager commands: allow to pass custom arguments
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-08-30 12:37:18 +02:00
..
actions.go eventmanager placeholders: add StatusString and ErrorString 2022-08-29 19:03:31 +02:00
actions_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
clientsmap.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
clientsmap_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
common.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
common_test.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
connection.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
connection_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
dataretention.go eventmanager: add support for filesystem actions 2022-08-10 18:41:59 +02:00
dataretention_test.go eventmanager: add support for data retention checks 2022-08-04 21:50:38 +02:00
defender.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defender_test.go eventmanager: add support for filesystem actions 2022-08-10 18:41:59 +02:00
defenderdb.go event manager: add Certificate renewal trigger 2022-08-12 17:37:29 +02:00
defenderdb_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defendermem.go event manager: add Certificate renewal trigger 2022-08-12 17:37:29 +02:00
eventmanager.go eventmanager commands: allow to pass custom arguments 2022-08-30 12:37:18 +02:00
eventmanager_test.go eventmanager placeholders: add StatusString and ErrorString 2022-08-29 19:03:31 +02:00
eventscheduler.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
httpauth.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
httpauth_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
protocol_test.go eventmanager commands: allow to pass custom arguments 2022-08-30 12:37:18 +02:00
ratelimiter.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
ratelimiter_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
tlsutils.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
tlsutils_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transfer.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
transfer_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transferschecker.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transferschecker_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00