nextcloud/apps/dav/lib/Connector
Ferdinand Thiessen 845693582f
fix(dav): Handle end of stream in File::put
If the stream is aborted and the callback wrapper returns false (or
null as it happened in some cases), we should not try to write to the
storage but abort the operation.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-18 16:41:10 +01:00
..
Sabre fix(dav): Handle end of stream in File::put 2025-02-18 16:41:10 +01:00
LegacyDAVACL.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
LegacyPublicAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00