sftpgo-mirror/ftpd
Nicola Murino dccc583b5d
add a dedicated struct to store encrypted credentials
also gcs credentials are now encrypted, both on disk and inside the
provider.

Data provider is automatically migrated and load data will accept
old format too but you should upgrade to the new format to avoid future
issues
2020-11-22 21:53:04 +01:00
..
ftpd.go FTP improvements 2020-08-15 13:02:25 +02:00
ftpd_test.go add a dedicated struct to store encrypted credentials 2020-11-22 21:53:04 +01:00
handler.go add a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01:00
internal_test.go sftpd: improve truncate 2020-08-22 10:12:00 +02:00
server.go ftpd: use ftpserverlib master, the tls patch is now merged 2020-08-24 23:06:10 +02:00
transfer.go add Azure Blob support 2020-10-25 08:18:48 +01:00