sftpgo-mirror/internal/common
Nicola Murino d783ffc13f
fix new lint warnings
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-08-14 08:46:18 +02:00
..
actions.go replace utils.Contains with slices.Contains 2024-07-24 18:27:13 +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 update deps and replace deprecated methods 2024-08-11 08:59:21 +02:00
common_test.go update deps and replace deprecated methods 2024-08-11 08:59:21 +02:00
connection.go event action: add update modtime to fs rename 2024-08-09 20:18:33 +02:00
connection_test.go replace utils.Contains with slices.Contains 2024-07-24 18:27:13 +02:00
dataretention.go fix new lint warnings 2024-08-14 08:46:18 +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 nt: fix unused write warnings 2024-07-03 20:42:51 +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 event action: add update modtime to fs rename 2024-08-09 20:18:33 +02:00
eventmanager_test.go event action: add update modtime to fs rename 2024-08-09 20:18:33 +02:00
eventscheduler.go EventManager: allow to configure the timezone to use for the scheduler 2024-06-30 18:52:59 +02: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 fix new lint warnings 2024-08-14 08:46:18 +02:00
ratelimiter.go replace utils.Contains with slices.Contains 2024-07-24 18:27:13 +02:00
ratelimiter_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
tlsutils.go replace utils.Contains with slices.Contains 2024-07-24 18:27:13 +02:00
tlsutils_test.go Merge branch 'main' of github.com:drakkan/sftpgo 2024-01-10 20:01:54 +01:00
transfer.go event action: add update modtime to fs rename 2024-08-09 20:18:33 +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