sftpgo-mirror/httpd
Nicola Murino b30614e9d8 httpd: make the built-in web interface optional
The built-in web admin will be disabled if both "templates_path" and
"static_files_path" are empty

Fixes #131
2020-06-18 23:53:38 +02:00
..
schema refactor virtual folders 2020-06-07 23:30:18 +02:00
api_folder.go refactor virtual folders 2020-06-07 23:30:18 +02:00
api_maintenance.go refactor virtual folders 2020-06-07 23:30:18 +02:00
api_quota.go refactor virtual folders 2020-06-07 23:30:18 +02:00
api_user.go refactor virtual folders 2020-06-07 23:30:18 +02:00
api_utils.go refactor virtual folders 2020-06-07 23:30:18 +02:00
auth.go add more linters 2020-05-06 19:36:34 +02:00
httpd.go httpd: make the built-in web interface optional 2020-06-18 23:53:38 +02:00
httpd_test.go httpd: make the built-in web interface optional 2020-06-18 23:53:38 +02:00
internal_test.go refactor virtual folders 2020-06-07 23:30:18 +02:00
router.go httpd: make the built-in web interface optional 2020-06-18 23:53:38 +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 refactor virtual folders 2020-06-07 23:30:18 +02:00