adding storage specific filename verification - refs #13640
Showing
- apps/files/ajax/newfile.php 9 additions, 18 deletionsapps/files/ajax/newfile.php
- apps/files/ajax/newfolder.php 11 additions, 14 deletionsapps/files/ajax/newfolder.php
- apps/files/js/files.js 7 additions, 7 deletionsapps/files/js/files.js
- lib/private/connector/sabre/exception/invalidpath.php 57 additions, 0 deletionslib/private/connector/sabre/exception/invalidpath.php
- lib/private/connector/sabre/file.php 4 additions, 6 deletionslib/private/connector/sabre/file.php
- lib/private/connector/sabre/node.php 11 additions, 3 deletionslib/private/connector/sabre/node.php
- lib/private/connector/sabre/objecttree.php 5 additions, 2 deletionslib/private/connector/sabre/objecttree.php
- lib/private/files/storage/common.php 62 additions, 5 deletionslib/private/files/storage/common.php
- lib/private/files/storage/wrapper/wrapper.php 12 additions, 0 deletionslib/private/files/storage/wrapper/wrapper.php
- lib/private/files/view.php 31 additions, 6 deletionslib/private/files/view.php
- lib/public/files/storage.php 9 additions, 0 deletionslib/public/files/storage.php
- tests/lib/connector/sabre/exception/invalidpathtest.php 41 additions, 0 deletionstests/lib/connector/sabre/exception/invalidpathtest.php
- tests/lib/files/pathverificationtest.php 226 additions, 0 deletionstests/lib/files/pathverificationtest.php
Loading
Please register or sign in to comment