From 02d0194b9ffc5439296d56932fb1aa13ee776b52 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Thu, 24 Mar 2022 14:30:34 +0100 Subject: [PATCH] add empty index.html file to all folders to avoid accidental folder-content disclosure if 'Options Indexes' is set for a (parent)folder containing froxlor in webserver-config Signed-off-by: Michael Kaufmann --- actions/admin/index.html | 0 actions/admin/settings/index.html | 0 actions/index.html | 0 css/images/index.html | 0 css/index.html | 0 doc/example/index.html | 0 doc/index.html | 0 install/index.html | 0 install/lib/index.html | 0 install/lng/index.html | 0 install/scripts/index.html | 0 install/templates/assets/css/index.html | 0 install/templates/assets/index.html | 0 install/templates/index.html | 0 install/updates/froxlor/0.10/index.html | 0 install/updates/froxlor/0.9/index.html | 0 install/updates/froxlor/index.html | 0 install/updates/index.html | 0 install/updates/preconfig/0.10/index.html | 0 install/updates/preconfig/0.9/index.html | 0 install/updates/preconfig/index.html | 0 js/index.html | 0 js/plugins/index.html | 0 lib/Froxlor/Api/Commands/index.html | 0 lib/Froxlor/Api/index.html | 0 lib/Froxlor/Bulk/index.html | 0 lib/Froxlor/Cli/Action/index.html | 0 lib/Froxlor/Cli/index.html | 0 lib/Froxlor/Config/index.html | 0 lib/Froxlor/Cron/Dns/index.html | 0 lib/Froxlor/Cron/Http/LetsEncrypt/index.html | 0 lib/Froxlor/Cron/Http/Php/index.html | 0 lib/Froxlor/Cron/Http/index.html | 0 lib/Froxlor/Cron/System/index.html | 0 lib/Froxlor/Cron/Traffic/index.html | 0 lib/Froxlor/Cron/index.html | 0 lib/Froxlor/Customer/index.html | 0 lib/Froxlor/Database/Manager/index.html | 0 lib/Froxlor/Database/index.html | 0 lib/Froxlor/Dns/index.html | 0 lib/Froxlor/Domain/index.html | 0 lib/Froxlor/Http/index.html | 0 lib/Froxlor/Idna/index.html | 0 lib/Froxlor/Settings/index.html | 0 lib/Froxlor/System/index.html | 0 lib/Froxlor/UI/index.html | 0 lib/Froxlor/Validate/Form/index.html | 0 lib/Froxlor/Validate/index.html | 0 lib/Froxlor/index.html | 0 lib/configfiles/index.html | 0 lib/formfields/admin/admin/index.html | 0 lib/formfields/admin/cronjobs/index.html | 0 lib/formfields/admin/customer/index.html | 0 lib/formfields/admin/domains/index.html | 0 lib/formfields/admin/index.html | 0 lib/formfields/admin/ipsandports/index.html | 0 lib/formfields/admin/phpconfig/index.html | 0 lib/formfields/admin/plans/index.html | 0 lib/formfields/admin/templates/index.html | 0 lib/formfields/customer/domains/index.html | 0 lib/formfields/customer/email/index.html | 0 lib/formfields/customer/extras/index.html | 0 lib/formfields/customer/ftp/index.html | 0 lib/formfields/customer/index.html | 0 lib/formfields/customer/mysql/index.html | 0 lib/formfields/index.html | 0 lib/index.html | 0 lib/navigation/index.html | 0 lng/index.html | 0 scripts/index.html | 0 templates/Sparkle/2fa/index.html | 0 templates/Sparkle/admin/admins/index.html | 0 templates/Sparkle/admin/configfiles/index.html | 0 templates/Sparkle/admin/cronjobs/index.html | 0 templates/Sparkle/admin/customers/index.html | 0 templates/Sparkle/admin/domains/index.html | 0 templates/Sparkle/admin/index.html | 0 templates/Sparkle/admin/index/index.html | 0 templates/Sparkle/admin/ipsandports/index.html | 0 templates/Sparkle/admin/logger/index.html | 0 templates/Sparkle/admin/message/index.html | 0 templates/Sparkle/admin/phpconfig/index.html | 0 templates/Sparkle/admin/plans/index.html | 0 templates/Sparkle/admin/settings/apcuinfo/index.html | 0 templates/Sparkle/admin/settings/importexport/index.html | 0 templates/Sparkle/admin/settings/index.html | 0 templates/Sparkle/admin/settings/opcacheinfo/index.html | 0 templates/Sparkle/admin/settings/phpinfo/index.html | 0 templates/Sparkle/admin/templates/index.html | 0 templates/Sparkle/admin/traffic/index.html | 0 templates/Sparkle/admin/update/index.html | 0 templates/Sparkle/api_keys/index.html | 0 templates/Sparkle/assets/css/index.html | 0 templates/Sparkle/assets/index.html | 0 templates/Sparkle/assets/js/index.html | 0 templates/Sparkle/customer/domains/index.html | 0 templates/Sparkle/customer/email/index.html | 0 templates/Sparkle/customer/extras/index.html | 0 templates/Sparkle/customer/ftp/index.html | 0 templates/Sparkle/customer/index.html | 0 templates/Sparkle/customer/index/index.html | 0 templates/Sparkle/customer/logger/index.html | 0 templates/Sparkle/customer/mysql/index.html | 0 templates/Sparkle/customer/traffic/index.html | 0 templates/Sparkle/dns_editor/index.html | 0 templates/Sparkle/formfields/index.html | 0 templates/Sparkle/index.html | 0 templates/Sparkle/logfiles_viewer/index.html | 0 templates/Sparkle/login/index.html | 0 templates/Sparkle/misc/form/index.html | 0 templates/Sparkle/misc/index.html | 0 templates/Sparkle/ssl_certificates/index.html | 0 templates/misc/index.html | 0 templates/misc/php/index.html | 0 114 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 actions/admin/index.html create mode 100644 actions/admin/settings/index.html create mode 100644 actions/index.html create mode 100644 css/images/index.html create mode 100644 css/index.html create mode 100644 doc/example/index.html create mode 100644 doc/index.html create mode 100644 install/index.html create mode 100644 install/lib/index.html create mode 100644 install/lng/index.html create mode 100644 install/scripts/index.html create mode 100644 install/templates/assets/css/index.html create mode 100644 install/templates/assets/index.html create mode 100644 install/templates/index.html create mode 100644 install/updates/froxlor/0.10/index.html create mode 100644 install/updates/froxlor/0.9/index.html create mode 100644 install/updates/froxlor/index.html create mode 100644 install/updates/index.html create mode 100644 install/updates/preconfig/0.10/index.html create mode 100644 install/updates/preconfig/0.9/index.html create mode 100644 install/updates/preconfig/index.html create mode 100644 js/index.html create mode 100644 js/plugins/index.html create mode 100644 lib/Froxlor/Api/Commands/index.html create mode 100644 lib/Froxlor/Api/index.html create mode 100644 lib/Froxlor/Bulk/index.html create mode 100644 lib/Froxlor/Cli/Action/index.html create mode 100644 lib/Froxlor/Cli/index.html create mode 100644 lib/Froxlor/Config/index.html create mode 100644 lib/Froxlor/Cron/Dns/index.html create mode 100644 lib/Froxlor/Cron/Http/LetsEncrypt/index.html create mode 100644 lib/Froxlor/Cron/Http/Php/index.html create mode 100644 lib/Froxlor/Cron/Http/index.html create mode 100644 lib/Froxlor/Cron/System/index.html create mode 100644 lib/Froxlor/Cron/Traffic/index.html create mode 100644 lib/Froxlor/Cron/index.html create mode 100644 lib/Froxlor/Customer/index.html create mode 100644 lib/Froxlor/Database/Manager/index.html create mode 100644 lib/Froxlor/Database/index.html create mode 100644 lib/Froxlor/Dns/index.html create mode 100644 lib/Froxlor/Domain/index.html create mode 100644 lib/Froxlor/Http/index.html create mode 100644 lib/Froxlor/Idna/index.html create mode 100644 lib/Froxlor/Settings/index.html create mode 100644 lib/Froxlor/System/index.html create mode 100644 lib/Froxlor/UI/index.html create mode 100644 lib/Froxlor/Validate/Form/index.html create mode 100644 lib/Froxlor/Validate/index.html create mode 100644 lib/Froxlor/index.html create mode 100644 lib/configfiles/index.html create mode 100644 lib/formfields/admin/admin/index.html create mode 100644 lib/formfields/admin/cronjobs/index.html create mode 100644 lib/formfields/admin/customer/index.html create mode 100644 lib/formfields/admin/domains/index.html create mode 100644 lib/formfields/admin/index.html create mode 100644 lib/formfields/admin/ipsandports/index.html create mode 100644 lib/formfields/admin/phpconfig/index.html create mode 100644 lib/formfields/admin/plans/index.html create mode 100644 lib/formfields/admin/templates/index.html create mode 100644 lib/formfields/customer/domains/index.html create mode 100644 lib/formfields/customer/email/index.html create mode 100644 lib/formfields/customer/extras/index.html create mode 100644 lib/formfields/customer/ftp/index.html create mode 100644 lib/formfields/customer/index.html create mode 100644 lib/formfields/customer/mysql/index.html create mode 100644 lib/formfields/index.html create mode 100644 lib/index.html create mode 100644 lib/navigation/index.html create mode 100644 lng/index.html create mode 100644 scripts/index.html create mode 100644 templates/Sparkle/2fa/index.html create mode 100644 templates/Sparkle/admin/admins/index.html create mode 100644 templates/Sparkle/admin/configfiles/index.html create mode 100644 templates/Sparkle/admin/cronjobs/index.html create mode 100644 templates/Sparkle/admin/customers/index.html create mode 100644 templates/Sparkle/admin/domains/index.html create mode 100644 templates/Sparkle/admin/index.html create mode 100644 templates/Sparkle/admin/index/index.html create mode 100644 templates/Sparkle/admin/ipsandports/index.html create mode 100644 templates/Sparkle/admin/logger/index.html create mode 100644 templates/Sparkle/admin/message/index.html create mode 100644 templates/Sparkle/admin/phpconfig/index.html create mode 100644 templates/Sparkle/admin/plans/index.html create mode 100644 templates/Sparkle/admin/settings/apcuinfo/index.html create mode 100644 templates/Sparkle/admin/settings/importexport/index.html create mode 100644 templates/Sparkle/admin/settings/index.html create mode 100644 templates/Sparkle/admin/settings/opcacheinfo/index.html create mode 100644 templates/Sparkle/admin/settings/phpinfo/index.html create mode 100644 templates/Sparkle/admin/templates/index.html create mode 100644 templates/Sparkle/admin/traffic/index.html create mode 100644 templates/Sparkle/admin/update/index.html create mode 100644 templates/Sparkle/api_keys/index.html create mode 100644 templates/Sparkle/assets/css/index.html create mode 100644 templates/Sparkle/assets/index.html create mode 100644 templates/Sparkle/assets/js/index.html create mode 100644 templates/Sparkle/customer/domains/index.html create mode 100644 templates/Sparkle/customer/email/index.html create mode 100644 templates/Sparkle/customer/extras/index.html create mode 100644 templates/Sparkle/customer/ftp/index.html create mode 100644 templates/Sparkle/customer/index.html create mode 100644 templates/Sparkle/customer/index/index.html create mode 100644 templates/Sparkle/customer/logger/index.html create mode 100644 templates/Sparkle/customer/mysql/index.html create mode 100644 templates/Sparkle/customer/traffic/index.html create mode 100644 templates/Sparkle/dns_editor/index.html create mode 100644 templates/Sparkle/formfields/index.html create mode 100644 templates/Sparkle/index.html create mode 100644 templates/Sparkle/logfiles_viewer/index.html create mode 100644 templates/Sparkle/login/index.html create mode 100644 templates/Sparkle/misc/form/index.html create mode 100644 templates/Sparkle/misc/index.html create mode 100644 templates/Sparkle/ssl_certificates/index.html create mode 100644 templates/misc/index.html create mode 100644 templates/misc/php/index.html diff --git a/actions/admin/index.html b/actions/admin/index.html new file mode 100644 index 00000000..e69de29b diff --git a/actions/admin/settings/index.html b/actions/admin/settings/index.html new file mode 100644 index 00000000..e69de29b diff --git a/actions/index.html b/actions/index.html new file mode 100644 index 00000000..e69de29b diff --git a/css/images/index.html b/css/images/index.html new file mode 100644 index 00000000..e69de29b diff --git a/css/index.html b/css/index.html new file mode 100644 index 00000000..e69de29b diff --git a/doc/example/index.html b/doc/example/index.html new file mode 100644 index 00000000..e69de29b diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/index.html b/install/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/lib/index.html b/install/lib/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/lng/index.html b/install/lng/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/scripts/index.html b/install/scripts/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/templates/assets/css/index.html b/install/templates/assets/css/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/templates/assets/index.html b/install/templates/assets/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/templates/index.html b/install/templates/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/updates/froxlor/0.10/index.html b/install/updates/froxlor/0.10/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/updates/froxlor/0.9/index.html b/install/updates/froxlor/0.9/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/updates/froxlor/index.html b/install/updates/froxlor/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/updates/index.html b/install/updates/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/updates/preconfig/0.10/index.html b/install/updates/preconfig/0.10/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/updates/preconfig/0.9/index.html b/install/updates/preconfig/0.9/index.html new file mode 100644 index 00000000..e69de29b diff --git a/install/updates/preconfig/index.html b/install/updates/preconfig/index.html new file mode 100644 index 00000000..e69de29b diff --git a/js/index.html b/js/index.html new file mode 100644 index 00000000..e69de29b diff --git a/js/plugins/index.html b/js/plugins/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Api/Commands/index.html b/lib/Froxlor/Api/Commands/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Api/index.html b/lib/Froxlor/Api/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Bulk/index.html b/lib/Froxlor/Bulk/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cli/Action/index.html b/lib/Froxlor/Cli/Action/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cli/index.html b/lib/Froxlor/Cli/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Config/index.html b/lib/Froxlor/Config/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cron/Dns/index.html b/lib/Froxlor/Cron/Dns/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cron/Http/LetsEncrypt/index.html b/lib/Froxlor/Cron/Http/LetsEncrypt/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cron/Http/Php/index.html b/lib/Froxlor/Cron/Http/Php/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cron/Http/index.html b/lib/Froxlor/Cron/Http/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cron/System/index.html b/lib/Froxlor/Cron/System/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cron/Traffic/index.html b/lib/Froxlor/Cron/Traffic/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Cron/index.html b/lib/Froxlor/Cron/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Customer/index.html b/lib/Froxlor/Customer/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Database/Manager/index.html b/lib/Froxlor/Database/Manager/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Database/index.html b/lib/Froxlor/Database/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Dns/index.html b/lib/Froxlor/Dns/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Domain/index.html b/lib/Froxlor/Domain/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Http/index.html b/lib/Froxlor/Http/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Idna/index.html b/lib/Froxlor/Idna/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Settings/index.html b/lib/Froxlor/Settings/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/System/index.html b/lib/Froxlor/System/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/UI/index.html b/lib/Froxlor/UI/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Validate/Form/index.html b/lib/Froxlor/Validate/Form/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/Validate/index.html b/lib/Froxlor/Validate/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/Froxlor/index.html b/lib/Froxlor/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/configfiles/index.html b/lib/configfiles/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/admin/index.html b/lib/formfields/admin/admin/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/cronjobs/index.html b/lib/formfields/admin/cronjobs/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/customer/index.html b/lib/formfields/admin/customer/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/domains/index.html b/lib/formfields/admin/domains/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/index.html b/lib/formfields/admin/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/ipsandports/index.html b/lib/formfields/admin/ipsandports/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/phpconfig/index.html b/lib/formfields/admin/phpconfig/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/plans/index.html b/lib/formfields/admin/plans/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/admin/templates/index.html b/lib/formfields/admin/templates/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/customer/domains/index.html b/lib/formfields/customer/domains/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/customer/email/index.html b/lib/formfields/customer/email/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/customer/extras/index.html b/lib/formfields/customer/extras/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/customer/ftp/index.html b/lib/formfields/customer/ftp/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/customer/index.html b/lib/formfields/customer/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/customer/mysql/index.html b/lib/formfields/customer/mysql/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/formfields/index.html b/lib/formfields/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/index.html b/lib/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lib/navigation/index.html b/lib/navigation/index.html new file mode 100644 index 00000000..e69de29b diff --git a/lng/index.html b/lng/index.html new file mode 100644 index 00000000..e69de29b diff --git a/scripts/index.html b/scripts/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/2fa/index.html b/templates/Sparkle/2fa/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/admins/index.html b/templates/Sparkle/admin/admins/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/configfiles/index.html b/templates/Sparkle/admin/configfiles/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/cronjobs/index.html b/templates/Sparkle/admin/cronjobs/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/customers/index.html b/templates/Sparkle/admin/customers/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/domains/index.html b/templates/Sparkle/admin/domains/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/index.html b/templates/Sparkle/admin/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/index/index.html b/templates/Sparkle/admin/index/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/ipsandports/index.html b/templates/Sparkle/admin/ipsandports/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/logger/index.html b/templates/Sparkle/admin/logger/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/message/index.html b/templates/Sparkle/admin/message/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/phpconfig/index.html b/templates/Sparkle/admin/phpconfig/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/plans/index.html b/templates/Sparkle/admin/plans/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/settings/apcuinfo/index.html b/templates/Sparkle/admin/settings/apcuinfo/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/settings/importexport/index.html b/templates/Sparkle/admin/settings/importexport/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/settings/index.html b/templates/Sparkle/admin/settings/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/settings/opcacheinfo/index.html b/templates/Sparkle/admin/settings/opcacheinfo/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/settings/phpinfo/index.html b/templates/Sparkle/admin/settings/phpinfo/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/templates/index.html b/templates/Sparkle/admin/templates/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/traffic/index.html b/templates/Sparkle/admin/traffic/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/admin/update/index.html b/templates/Sparkle/admin/update/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/api_keys/index.html b/templates/Sparkle/api_keys/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/assets/css/index.html b/templates/Sparkle/assets/css/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/assets/index.html b/templates/Sparkle/assets/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/assets/js/index.html b/templates/Sparkle/assets/js/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/domains/index.html b/templates/Sparkle/customer/domains/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/email/index.html b/templates/Sparkle/customer/email/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/extras/index.html b/templates/Sparkle/customer/extras/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/ftp/index.html b/templates/Sparkle/customer/ftp/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/index.html b/templates/Sparkle/customer/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/index/index.html b/templates/Sparkle/customer/index/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/logger/index.html b/templates/Sparkle/customer/logger/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/mysql/index.html b/templates/Sparkle/customer/mysql/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/customer/traffic/index.html b/templates/Sparkle/customer/traffic/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/dns_editor/index.html b/templates/Sparkle/dns_editor/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/formfields/index.html b/templates/Sparkle/formfields/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/index.html b/templates/Sparkle/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/logfiles_viewer/index.html b/templates/Sparkle/logfiles_viewer/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/login/index.html b/templates/Sparkle/login/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/misc/form/index.html b/templates/Sparkle/misc/form/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/misc/index.html b/templates/Sparkle/misc/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/Sparkle/ssl_certificates/index.html b/templates/Sparkle/ssl_certificates/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/misc/index.html b/templates/misc/index.html new file mode 100644 index 00000000..e69de29b diff --git a/templates/misc/php/index.html b/templates/misc/php/index.html new file mode 100644 index 00000000..e69de29b