Commit Graph

5 Commits (fbd8c00a896fdfd2b19710646d9f6662e2bcd682)

Author SHA1 Message Date
Vincent Petry bd71a1b7b6 Added file name check in webdav connector 13 years ago
Vincent Petry 5ad28f4d1f Allow getting info or renaming part files through WebDAV 13 years ago
Thomas Müller 09903aa36c - delete properties on node delete 13 years ago
Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Thomas Müller b11d8799c1 adding unit tests for ObjectTree::move() 13 years ago
Thomas Müller ee1f627155 adding privilege check on move and rename operations 13 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago
Robin Appelman a945ce908b style fix 13 years ago
Robin Appelman 93750d2658 improved copy operation for objecttree 13 years ago
Robin Appelman fe0de5fc10 improved move operation for sabre's objecttree 13 years ago
Robin Appelman 2d1c6ae726 overwrite Sabre_DAV_ObjectTree with a faster getNodeForPath 13 years ago