nextcloud/apps/dav/lib/connector
Vincent Petry 53eff9792f Check the quota on the actual file's storage in dav quota plugin
Fix quota plugin to use the correct file name when chunking

When chunking, the file name is the compound name, so need to convert it
to the correct final file name before doing the free space check.
This ensures that in the case of shared files, the correct storage is
used for the quota check.
2016-02-17 11:52:49 +01:00
..
sabre Check the quota on the actual file's storage in dav quota plugin 2016-02-17 11:52:49 +01:00
publicauth.php Happy new year! 2016-01-12 15:02:18 +01:00