nextcloud-server/tests/lib/Files
Roeland Jago Douma 0ff83f7230
Do not allow folder creation with quota of 0
Fixes #4577

Users with a quota of 0 are a special case. Since they can't (ever)
create files on their own storage. Therefor it makes no real that they
can create folders (and possible share those etc).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-03 11:31:23 +02:00
..
AppData
Cache
Config
Mount
Node
ObjectStore
SimpleFS
Storage Do not allow folder creation with quota of 0 2018-05-03 11:31:23 +02:00
Stream
Type
Utils
EtagTest.php
FileInfoTest.php
FilesystemTest.php
PathVerificationTest.php
ViewTest.php