sftpgo-mirror/internal/ftpd
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
..
cryptfs_test.go osfs: add optional buffering 2023-05-16 18:08:14 +02:00
ftpd.go ftpd: advertise TLS support only if really enabled 2023-08-21 15:48:29 +02:00
ftpd_test.go ftpd: add support for TLS session reuse 2023-08-20 16:00:36 +02:00
handler.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
internal_test.go ftpd: advertise TLS support only if really enabled 2023-08-21 15:48:29 +02:00
server.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