sftpgo-mirror/internal/common
Nicola Murino dee3f3f87a
Some checks failed
Code scanning - action / CodeQL-Build (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Docker / Build (push) Has been cancelled
CI / Test and deploy (push) Has been cancelled
CI / Test and deploy Windows (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 (push) Has been cancelled
EventManager: add placeholder for filename without extension
Fixes #1828
Fixes #1833

Co-authored-by: Per Osbeck <per.osbeck@consid.se>
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-12-23 19:08:48 +01:00
..
actions.go EventManager: add datetime placeholder 2024-10-08 18:39:00 +02:00
actions_test.go EventManager: add datetime placeholder 2024-10-08 18:39:00 +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 EventManager: allow to define the allowed system commands 2024-11-01 11:37:33 +01:00
common_test.go EventManager: allow to define the allowed system commands 2024-11-01 11:37:33 +01:00
connection.go set stat: remove unecessary check 2024-12-15 09:59:06 +01:00
connection_test.go rename: minor optimization 2024-12-08 09:58:28 +01: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 EventManager: add datetime placeholder 2024-10-08 18:39:00 +02:00
defenderdb_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
defendermem.go EventManager: add datetime placeholder 2024-10-08 18:39:00 +02:00
eventmanager.go EventManager: add placeholder for filename without extension 2024-12-23 19:08:48 +01:00
eventmanager_test.go user: add additional emails 2024-10-11 19:20:51 +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 EventManager: add placeholder for filename without extension 2024-12-23 19:08:48 +01: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 upload: avoid a stat call if not strictly required 2024-11-30 20:43:19 +01:00
transfer_test.go upload: avoid a stat call if not strictly required 2024-11-30 20:43:19 +01:00
transferschecker.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
transferschecker_test.go fix connection limits 2024-10-26 21:18:19 +02:00