sftpgo/internal/common
Nicola Murino a592e388cd
ftpd: advertise TLS support only if really enabled
if we don't have a global TLS configuration, advertise TLS only on the
bindings where it is configured instead of failing at runtime

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-08-21 15:48:29 +02:00
..
actions.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
actions_test.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
clientsmap.go update Copyright year 2023-01-03 10:18:30 +01:00
clientsmap_test.go update Copyright year 2023-01-03 10:18:30 +01:00
common.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
common_test.go proxy protocol: fix require policy in some edge cases 2023-05-20 16:08:57 +02:00
connection.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
connection_test.go file patterns: fix denied except rules 2023-07-08 17:02:47 +02:00
dataretention.go email action: allow to configure Bcc 2023-05-25 19:55:27 +02:00
dataretention_test.go smtp: require templates only if a server is configured or in service mode 2023-03-01 18:31:02 +01:00
defender.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defender_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defenderdb.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defenderdb_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defendermem.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
eventmanager.go eventmanager: replace placeholders in multipart filename 2023-08-14 14:34:25 +02:00
eventmanager_test.go eventmanager: fix params copy 2023-08-12 19:03:47 +02:00
eventscheduler.go scheduler: disable verbose logs 2023-02-21 18:18:24 +01:00
httpauth.go update Copyright year 2023-01-03 10:18:30 +01:00
httpauth_test.go update Copyright year 2023-01-03 10:18:30 +01:00
protocol_test.go add a specific permission to manage folders 2023-07-23 18:48:49 +02:00
ratelimiter.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
ratelimiter_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
tlsutils.go ftpd: advertise TLS support only if really enabled 2023-08-21 15:48:29 +02:00
tlsutils_test.go ftpd: advertise TLS support only if really enabled 2023-08-21 15:48:29 +02:00
transfer.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
transfer_test.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
transferschecker.go WebClient: show user quota 2023-06-16 21:06:21 +02:00
transferschecker_test.go add a specific permission to manage folders 2023-07-23 18:48:49 +02:00