sftpgo/internal/common
Nicola Murino 16caf61cb9
copy: fix equality check for source and target paths
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2025-06-10 20:20:11 +02:00
..
actions.go EventManager: add datetime placeholder 2024-10-08 19:15:07 +02:00
actions_test.go remove obsoltes build constraints 2025-04-20 17:25:08 +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 sshconn: use a generic io.Closer instead of a net.Conn 2025-04-02 18:53:51 +02:00
common_test.go EventManager: allow to define the allowed system commands 2024-11-09 19:14:45 +01:00
connection.go copy: fix equality check for source and target paths 2025-06-10 20:20:11 +02:00
connection_test.go DirLister: returns appropriate protocol errors 2024-10-16 19:05:11 +02:00
dataretention.go fix new lint warnings 2024-08-14 08:46:55 +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-24 18:57:54 +02:00
defender_test.go lint: fix unused write warnings 2024-07-22 19:26:40 +02:00
defenderdb.go EventManager: add datetime placeholder 2024-10-08 19:15:07 +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 19:15:07 +02:00
eventmanager.go EventManager: escape email body when content type is text/html 2025-04-24 19:30:16 +02:00
eventmanager_test.go EventManager: escape email body when content type is text/html 2025-04-24 19:30:16 +02: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: escape email body when content type is text/html 2025-04-24 19:30:16 +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 golangci-lint: update to v2 2025-04-14 13:40:52 +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