sftpgo-mirror/sftpd
Nicola Murino a59163e56c multi-step auth: don't advertise password method if it is disabled
also rename the settings to password_authentication so it is more like
OpenSSH, add some test cases and improve documentation
2020-09-01 19:34:40 +02:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
handler.go sftpd: handle read and write from the same handle (#158) 2020-08-31 06:45:22 +02:00
internal_test.go WebDAV: add caching for authenticated users 2020-08-31 19:25:17 +02:00
internal_unix_test.go add more linters 2020-05-06 19:36:34 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go sftpd: handle read and write from the same handle (#158) 2020-08-31 06:45:22 +02:00
server.go multi-step auth: don't advertise password method if it is disabled 2020-09-01 19:34:40 +02:00
sftpd.go refactoring: add common package 2020-07-24 23:39:38 +02:00
sftpd_test.go multi-step auth: don't advertise password method if it is disabled 2020-09-01 19:34:40 +02:00
ssh_cmd.go sftpd: handle read and write from the same handle (#158) 2020-08-31 06:45:22 +02:00
transfer.go WebDAV: add caching for authenticated users 2020-08-31 19:25:17 +02:00