sftpgo/sftpd
Nicola Murino 4c710d731f
update to Go 1.18
temporarily disabled docker image for ppcle64 as alpine image
is not yet available

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-03-18 21:52:00 +01:00
..
mocks sftpd: add folder prefix middleware 2021-07-29 00:32:55 +02:00
cmd_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cryptfs_test.go SFTP: respect file open flags also for file creation 2022-02-16 16:05:56 +01:00
handler.go httpd: allow to restrict allowed hosts ... 2022-02-17 18:22:27 +01:00
internal_test.go add support for a start directory 2022-03-03 12:44:56 +01:00
internal_unix_test.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
middleware.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
middleware_test.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
scp.go httpd: allow to restrict allowed hosts ... 2022-02-17 18:22:27 +01:00
server.go update to Go 1.18 2022-03-18 21:52:00 +01:00
sftpd.go ensure that defaults defined in code match the default config file 2022-03-14 10:42:14 +01:00
sftpd_test.go change the default value for prefer_database_credentials to true ... 2022-03-13 14:29:11 +01:00
ssh_cmd.go add support for a start directory 2022-03-03 12:44:56 +01:00
subsystem.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
transfer.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00