-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup Document Preview #9784
Cleanup Document Preview #9784
Conversation
Use the env:UserInstallation flag like https://github.com/owncloud/documents/blob/master/lib/converter.php. This will stop the creating of multiple directories for document conversion in tmpDir.
The inspection completed: No new issues |
🚀 Test Passed. 🚀 |
@georgehrke @VicDeo please review - THX |
@VicDeo @georgehrke What do you think? |
Looks good from my POV. 👍 |
code itself looks good, will test asap |
@georgehrke ping? |
works 👍 |
@LukasReschke please review regarding shell exploit - THX |
LGTM 👍 |
Cleanup Document Preview
@karlitschek 7.0.1 relevant? |
Yes. Please backport |
Use the env:UserInstallation flag like https://github.com/owncloud/documents/blob/master/lib/converter.php.
This will stop the creating of multiple directories for document conversion in tmpDir.