sftpgo-mirror/httpd
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
..
schema WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
api_admin.go web ui: allow to create folders from a template 2021-02-04 19:09:43 +01:00
api_defender.go add REST API for the defender 2021-01-02 19:33:24 +01:00
api_folder.go virtual folders: change dataprovider structure 2021-02-01 19:04:15 +01:00
api_maintenance.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
api_quota.go micro optimizations spotted using the go-critic linter 2021-02-16 19:11:36 +01:00
api_user.go virtual folders: change dataprovider structure 2021-02-01 19:04:15 +01:00
api_utils.go virtual folders: change dataprovider structure 2021-02-01 19:04:15 +01:00
auth_utils.go web admin: add CSRF 2021-02-03 08:55:28 +01:00
httpd.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
httpd_test.go FTP: improve TLS certificate authentication 2021-02-28 12:10:40 +01:00
internal_test.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
middleware.go web admin: add CSRF 2021-02-03 08:55:28 +01:00
server.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
web.go FTP: improve TLS certificate authentication 2021-02-28 12:10:40 +01:00