sftpgo-mirror/internal/common
Nicola Murino 14cabda5c2
Some checks failed
CI / golangci-lint (push) Has been cancelled
Docker / Build (alpine, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (alpine, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (distroless, false, ubuntu-latest) (push) Has been cancelled
Code scanning - action / CodeQL-Build (push) Has been cancelled
CI / Test and deploy (1.22, macos-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, windows-latest, false) (push) Has been cancelled
CI / Test build flags (push) Has been cancelled
CI / Test with PgSQL/MySQL/Cockroach (push) Has been cancelled
CI / Build Linux packages (aarch64, ubuntu18.04, go1.22.6, arm64) (push) Has been cancelled
CI / Build Linux packages (amd64, ubuntu:18.04, go1.22.6, amd64) (push) Has been cancelled
CI / Build Linux packages (armv7, ubuntu18.04, go1.22.6, arm7) (push) Has been cancelled
CI / Build Linux packages (ppc64le, ubuntu18.04, go1.22.6, ppc64le) (push) Has been cancelled
update shortuid to v4
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-09-08 18:01:14 +02:00
..
actions.go replace utils.Contains with slices.Contains 2024-07-24 18:27:13 +02:00
actions_test.go update shortuid to v4 2024-09-08 18:01:14 +02: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