sftpgo/webdavd
Nicola Murino 534b253c20
WebDAV: improve TLS certificate authentication
For each user you can now configure:

- TLS certificate auth
- TLS certificate auth and password
- Password auth

For TLS certificate auth, the certificate common name is used as
username
2021-03-01 19:28:11 +01:00
..
file.go add Data At Rest Encryption support 2020-12-05 13:48:13 +01:00
handler.go micro optimizations spotted using the go-critic linter 2021-02-16 19:11:36 +01:00
internal_test.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
mimecache.go webdav: performance improvements and bug fixes 2020-11-04 19:11:40 +01:00
server.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
webdavd.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
webdavd_test.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00