sftpgo-mirror/internal/common
Nicola Murino 0cddcba5a7
EventManager: add an action to rotate the log file
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-06-04 19:51:52 +02:00
..
actions.go add an util method to convert []byte to string 2024-05-08 19:01:58 +02:00
actions_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
clientsmap.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
clientsmap_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
common.go fix proxy protocol policy 2024-05-28 19:40:37 +02:00
common_test.go fix proxy protocol policy 2024-05-28 19:40:37 +02:00
connection.go improve error wrapping 2024-05-14 19:10:36 +02:00
connection_test.go fix test cases on Windows (again) 2024-02-18 12:17:51 +01:00
dataretention.go add an util method to convert []byte to string 2024-05-08 19:01:58 +02:00
dataretention_test.go dataretention: remove ignore_user_permissions 2024-04-01 15:07:03 +02:00
defender.go defender: allow to impose a delay between login attempts 2024-05-18 10:35:54 +02:00
defender_test.go defender: allow to impose a delay between login attempts 2024-05-18 10:35:54 +02:00
defenderdb.go allow IPs in defender safe list to exceed max per-host connections 2024-02-27 18:22:21 +01:00
defenderdb_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
defendermem.go allow IPs in defender safe list to exceed max per-host connections 2024-02-27 18:22:21 +01:00
eventmanager.go EventManager: add an action to rotate the log file 2024-06-04 19:51:52 +02:00
eventmanager_test.go EventManager: allow to check for inactive users 2024-03-04 19:48:10 +01:00
eventscheduler.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
httpauth.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
httpauth_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
protocol_test.go EventManager: add an action to rotate the log file 2024-06-04 19:51:52 +02:00
ratelimiter.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
ratelimiter_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
tlsutils.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
tlsutils_test.go Merge branch 'main' of github.com:drakkan/sftpgo 2024-01-10 20:01:54 +01:00
transfer.go transfer logs: add error field 2024-05-27 19:35:48 +02:00
transfer_test.go fix the error message for errors that occur during file transfers 2024-05-10 15:12:05 +02:00
transferschecker.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
transferschecker_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00