owncloud/core

View on GitHub
changelog/10.5.0_2020-07-31/37625

Summary

Maintainability
Test Coverage
Bugfix: Return HTTP 404 for upload attempt to nonexistent public folders

Public files WebDAV API has been fixed to return HTTP status code 404 for upload attempt to nonexistent public folders.

https://github.com/owncloud/core/pull/37625
https://github.com/owncloud/core/issues/36055