From bef47c7ecbac4f24d242eaa172b5fc6dce46bd63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 23 May 2022 15:10:46 +0200 Subject: [PATCH] Share htpasswd file between releases --- deploy.php | 1 + public/.htpasswd | 1 + 2 files changed, 2 insertions(+) create mode 100644 public/.htpasswd diff --git a/deploy.php b/deploy.php index 3febdcae..99fef389 100644 --- a/deploy.php +++ b/deploy.php @@ -17,6 +17,7 @@ set('allow_anonymous_stats', false); add('shared_files', [ '{{typo3_webroot}}/typo3conf/LocalConfiguration.php', '{{typo3_webroot}}/sinkhole.html', + '{{typo3_webroot}}/.htpasswd', ]); add('shared_dirs', [ diff --git a/public/.htpasswd b/public/.htpasswd new file mode 100644 index 00000000..2754993c --- /dev/null +++ b/public/.htpasswd @@ -0,0 +1 @@ +semester:$apr1$SbGrn7Nb$RMpKt6GZARkX8oKHR0wv/1