nextcloud/tests/lib/Files/Storage/Wrapper
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
..
AvailabilityTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
EncodingTest.php Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4 2016-05-25 15:26:14 +02:00
EncryptionTest.php Fix tests 2018-04-04 12:50:54 +02:00
JailTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
PermissionsMaskTest.php Fix scan permissions with nested permissions masks 2017-07-13 14:29:04 +02:00
QuotaTest.php Do not allow folder creation with quota of 0 2018-05-03 11:31:23 +02:00
WrapperTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00