sftpgo/httpd
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
..
schema sftpd: add support for SSH user certificate authentication 2020-05-15 20:08:53 +02:00
api_maintenance.go fix some lint issues 2020-04-30 14:23:55 +02:00
api_quota.go add more linters 2020-05-06 19:36:34 +02:00
api_user.go add more linters 2020-05-06 19:36:34 +02:00
api_utils.go add more linters 2020-05-06 19:36:34 +02:00
auth.go add more linters 2020-05-06 19:36:34 +02:00
httpd.go add more linters 2020-05-06 19:36:34 +02:00
httpd_test.go add more linters 2020-05-06 19:36:34 +02:00
internal_test.go add more linters 2020-05-06 19:36:34 +02:00
router.go add more linters 2020-05-06 19:36:34 +02:00
tlsutils.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
web.go add more linters 2020-05-06 19:36:34 +02:00