personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

Recursive delete of WebDAV collection without user OData. #68

Closed shimono closed 6 years ago

shimono commented 7 years ago

When DELETE method request with X-Personium-Recursive is issued against a plain WebDAV collection with contents without OData Servcie Collections, it should delete it together with the contents.

Additional consideration would be necessary if ACL "deny" was already implemented. But let us forget about it now since it is not yet done, and think about it when we implement ACL "deny".

shimono commented 7 years ago

Let us not exclude Engine Service Collection, also. They are just files and folders internally. So exclusion requires extra consideration.

SawamiWataru commented 6 years ago

Solved in v1.5.7.