server/lib/private/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 Add Tests 2016-10-05 11:00:16 +02:00
Cache move log constants to ILogger 2018-04-26 10:45:52 +02:00
Config Remove unused import statements 2018-02-14 16:55:43 +01:00
Mount move log constants to ILogger 2018-04-26 10:45:52 +02:00
Node Actually return the root folder when traversing up the tree 2018-04-26 20:04:19 +02:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore generateTokenFromCache is only valid for V3 2018-04-26 20:51:05 +02:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Hardening of SimpleFile getContent 2018-02-27 13:35:09 +01:00
Storage Do not allow folder creation with quota of 0 2018-05-03 11:31:23 +02:00
Stream Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Type Update license headers 2017-11-06 16:56:19 +01:00
Utils Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
FileInfo.php Update license headers 2017-11-06 16:56:19 +01:00
Filesystem.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
View.php move log constants to ILogger 2018-04-26 10:45:52 +02:00