sftpgo/internal/sftpd
Nicola Murino 1c579d73f8
suppress lint warning
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-10-10 20:54:10 +02:00
..
mocks move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cmd_unix.go update Copyright year 2023-01-03 10:18:30 +01:00
cmd_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
cryptfs_test.go update Copyright year 2023-01-03 10:18:30 +01:00
handler.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
httpfs_test.go improve test cases coverage 2023-04-08 10:01:48 +02:00
internal_test.go sshd: skip host keys with invalid algorithms 2023-10-10 19:59:22 +02:00
internal_unix_test.go update Copyright year 2023-01-03 10:18:30 +01:00
lister.go update Copyright year 2023-01-03 10:18:30 +01:00
middleware.go update Copyright year 2023-01-03 10:18:30 +01:00
middleware_test.go update Copyright year 2023-01-03 10:18:30 +01:00
scp.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
server.go suppress lint warning 2023-10-10 20:54:10 +02:00
sftpd.go backports from main 2023-10-10 19:22:52 +02:00
sftpd_test.go backports from main 2023-10-10 19:22:52 +02:00
ssh_cmd.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
subsystem.go update Copyright year 2023-01-03 10:18:30 +01:00
transfer.go try harder to convert transfer errors in well-known error types 2023-04-08 14:55:04 +02:00