Merge pull request #13992 from snipe/bug/sc-24182

Added eula-pdfs to allow-list on restore
This commit is contained in:
snipe 2023-12-04 15:35:34 +00:00 committed by GitHub
commit 5d60be97af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,6 +91,7 @@ class RestoreFromBackup extends Command
'storage/private_uploads/users',
'storage/private_uploads/licenses',
'storage/private_uploads/signatures',
'storage/private_uploads/eula-pdfs',
];
$private_files = [
'storage/oauth-private.key',