-
- Downloads
Merge pull request #6714 from owncloud/files-newfileinvalidcharsfix
Added extra checks for invalid file chars in newfile.php and newfolder.php
Showing
- apps/files/ajax/newfile.php 10 additions, 4 deletionsapps/files/ajax/newfile.php
- apps/files/ajax/newfolder.php 2 additions, 2 deletionsapps/files/ajax/newfolder.php
- lib/private/connector/sabre/file.php 8 additions, 2 deletionslib/private/connector/sabre/file.php
- lib/private/connector/sabre/node.php 7 additions, 2 deletionslib/private/connector/sabre/node.php
- lib/private/connector/sabre/objecttree.php 5 additions, 0 deletionslib/private/connector/sabre/objecttree.php
- lib/private/util.php 21 additions, 0 deletionslib/private/util.php
- lib/public/constants.php 3 additions, 0 deletionslib/public/constants.php
- lib/public/util.php 9 additions, 0 deletionslib/public/util.php
- tests/lib/connector/sabre/file.php 40 additions, 0 deletionstests/lib/connector/sabre/file.php
- tests/lib/connector/sabre/objecttree.php 16 additions, 0 deletionstests/lib/connector/sabre/objecttree.php
- tests/lib/util.php 48 additions, 0 deletionstests/lib/util.php
Loading
Please register or sign in to comment