sftpgo-mirror/sftpd
Nicola Murino c7073f90cb
improve readlink handling
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-04-27 19:01:42 +02: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 make the sdk a separate module 2022-01-13 10:52:03 +01:00
handler.go REST API: add an option to create missing dirs 2021-12-19 12:14:53 +01:00
internal_test.go sshd: improve docs about supported ciphers, KEX and MACs 2022-01-13 10:52:09 +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 change log level from warn to error where appropriate 2021-12-16 19:53:00 +01:00
server.go sshd: disable sha1 based KEXs and MACs by default 2022-04-04 19:21:42 +02:00
sftpd.go OpenAPI: minor changes 2021-01-18 13:24:38 +01:00
sftpd_test.go improve readlink handling 2022-04-27 19:01:42 +02:00
ssh_cmd.go make the sdk a separate module 2022-01-13 10:52:03 +01:00
subsystem.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
transfer.go add experimental plugin system 2021-07-11 15:26:51 +02:00