-
- Downloads
Prevent directory traversals in ctr of \OC\Files\View
This prevents a misusage of \OC\Files\View by calling it with user-supplied input. In such cases an exception is now thrown.
Loading
Please register or sign in to comment
This prevents a misusage of \OC\Files\View by calling it with user-supplied input. In such cases an exception is now thrown.