Share htpasswd file between releases
This commit is contained in:
@@ -17,6 +17,7 @@ set('allow_anonymous_stats', false);
|
|||||||
add('shared_files', [
|
add('shared_files', [
|
||||||
'{{typo3_webroot}}/typo3conf/LocalConfiguration.php',
|
'{{typo3_webroot}}/typo3conf/LocalConfiguration.php',
|
||||||
'{{typo3_webroot}}/sinkhole.html',
|
'{{typo3_webroot}}/sinkhole.html',
|
||||||
|
'{{typo3_webroot}}/.htpasswd',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
add('shared_dirs', [
|
add('shared_dirs', [
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
semester:$apr1$SbGrn7Nb$RMpKt6GZARkX8oKHR0wv/1
|
||||||
Reference in New Issue
Block a user