sftpgo/sftpd
Nicola Murino 738c7ab43e sftpd: add support for SSH user certificate authentication
This add support for PROTOCOL.certkeys vendor extension:

https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL.certkeys?rev=1.8

Fixes #117

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2020-05-15 20:08:53 +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 add more linters 2020-05-06 19:36:34 +02:00
internal_test.go sftpd: add support for SSH user certificate authentication 2020-05-15 20:08:53 +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: add support for excluding virtual folders from user quota limit 2020-05-01 15:27:53 +02:00
server.go sftpd: add support for SSH user certificate authentication 2020-05-15 20:08:53 +02:00
sftpd.go add more linters 2020-05-06 19:36:34 +02:00
sftpd_test.go sftpd: add support for SSH user certificate authentication 2020-05-15 20:08:53 +02:00
ssh_cmd.go add more linters 2020-05-06 19:36:34 +02:00
transfer.go add more linters 2020-05-06 19:36:34 +02:00