sftpgo-mirror/internal/sftpd
Nicola Murino 26d19abf61
remove reading data provider username and password from file
This reverts #1455 because the contributor cannot sign the CLA

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-04-26 10:57:38 +02:00
..
mocks move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cmd_unix.go micro optimization for external process wrapping 2024-04-16 18:34:40 +02: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 micro optimization for external process wrapping 2024-04-16 18:34:40 +02: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 remove reading data provider username and password from file 2024-04-26 10:57:38 +02: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