sftpgo-mirror/httpd
Nicola Murino 8eff2df39c subdir perms: allow empty perms
empty perms will allow nothing on the specified subdir.

Non empty permissions for the "/" dir are still required.

Fixes #70
2020-02-10 19:28:35 +01:00
..
schema httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
api_maintenance.go memory provider: load users from a dump file 2020-02-02 22:20:39 +01:00
api_quota.go add support for serving Google Cloud Storage over SFTP/SCP 2020-01-31 19:04:00 +01:00
api_user.go add support for serving Google Cloud Storage over SFTP/SCP 2020-01-31 19:04:00 +01:00
api_utils.go httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
auth.go httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
httpd.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
httpd_test.go subdir perms: allow empty perms 2020-02-10 19:28:35 +01:00
internal_test.go httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
router.go httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
tlsutils.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
web.go subdir perms: allow empty perms 2020-02-10 19:28:35 +01:00