nextcloud/tests/lib/Files/Storage
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
..
Wrapper Do not allow folder creation with quota of 0 2018-05-03 11:31:23 +02:00
CommonTest.php
CopyDirectoryTest.php
HomeStorageQuotaTest.php
HomeTest.php Nuke the legacy storage fallback from orbit 2016-12-23 12:49:46 +01:00
LocalTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
Storage.php
StorageFactoryTest.php