sftpgo-mirror/httpd
Nicola Murino d0a81cabab log file: if the path is not absolute make it relative to config dir
Also refuse to join invalid file name such as "."

Fixes #85
2020-03-03 00:34:06 +01:00
..
schema filters: we can now set allowed and denied files extensions 2020-03-01 22:10:29 +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 filters: we can now set allowed and denied files extensions 2020-03-01 22:10:29 +01:00
api_utils.go filters: we can now set allowed and denied files extensions 2020-03-01 22:10:29 +01:00
auth.go httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
httpd.go log file: if the path is not absolute make it relative to config dir 2020-03-03 00:34:06 +01:00
httpd_test.go update deps 2020-03-02 10:13:49 +01:00
internal_test.go filters: we can now set allowed and denied files extensions 2020-03-01 22:10:29 +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 web: log an error if loading a required template fails 2020-03-02 09:34:13 +01:00