sftpgo/internal/sftpd
Nicola Murino be2ed1089c
ssh: add username to sftp auth errors
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-02-25 15:45:50 +01:00
..
mocks move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cmd_unix.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
cmd_windows.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
cryptfs_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
handler.go add a nil check for attributes 2024-02-18 10:14:05 +01:00
httpfs_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
internal_test.go ssh: add username to sftp auth errors 2024-02-25 15:45:50 +01:00
internal_unix_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
lister.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
middleware.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
middleware_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
scp.go add DirLister interface 2024-02-15 20:53:56 +01:00
server.go ssh: add username to sftp auth errors 2024-02-25 15:45:50 +01:00
sftpd.go ssh: remove moduli, log negotiated algorithms 2024-02-24 20:35:09 +01:00
sftpd_test.go ssh: remove moduli, log negotiated algorithms 2024-02-24 20:35:09 +01:00
ssh_cmd.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
subsystem.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
transfer.go vfs: make PipeReader an interface 2024-01-24 19:59:50 +01:00