sftpgo-mirror/internal/common
Nicola Murino c2a65a9a74
http actions: add multipart support
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-09-03 16:29:07 +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 use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
clientsmap_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
common.go MFA: allow recovery codes only if two-factor auth is enabled 2022-08-31 09:29:39 +02:00
common_test.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
connection.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +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 http actions: add multipart support 2022-09-03 16:29:07 +02:00
eventmanager_test.go http actions: add multipart support 2022-09-03 16:29:07 +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 http actions: add multipart support 2022-09-03 16:29:07 +02:00
ratelimiter.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +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 use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
transfer_test.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
transferschecker.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transferschecker_test.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00