sftpgo/internal/common
Nicola Murino fdc10aa6c7
CORS: add support for more parameters
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-08-02 18:44:34 +02:00
..
actions.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +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 refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
common_test.go azblob: fix SAS URL with embedded container name 2022-08-01 21:32:40 +02:00
connection.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
connection_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
dataretention.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
dataretention_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defender.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defender_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defenderdb.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defenderdb_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defendermem.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
eventmanager.go CORS: add support for more parameters 2022-08-02 18:44:34 +02:00
eventmanager_test.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +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 azblob: fix SAS URL with embedded container name 2022-08-01 21:32:40 +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 move SFTPGo package to the internal folder 2022-07-24 16:18:54 +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