sftpgo/internal/common
Nicola Murino 1f9cf194fe
add role to events
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-12-03 11:45:27 +01:00
..
actions.go add role to events 2022-12-03 11:45:27 +01: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 add roles 2022-11-16 19:04:50 +01:00
common_test.go add role to events 2022-12-03 11:45:27 +01:00
connection.go Ignore denied patterns for stat on "/" 2022-11-18 18:12:37 +01:00
connection_test.go WebClient: make folder deletion recursive 2022-10-27 08:27:44 +02:00
dataretention.go add roles 2022-11-16 19:04:50 +01:00
dataretention_test.go add roles 2022-11-16 19:04:50 +01: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 add role to events 2022-12-03 11:45:27 +01:00
eventmanager_test.go add role to events 2022-12-03 11:45:27 +01: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 add role to events 2022-12-03 11:45:27 +01: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 cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +02:00
transfer_test.go WebClient: make folder deletion recursive 2022-10-27 08:27:44 +02:00
transferschecker.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transferschecker_test.go add role to events 2022-12-03 11:45:27 +01:00