Skip to content
Unverified Commit aacbb560 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Add missing maintenance plugin to new DAV endpoint



The `/remote.php/dav/` endpoint was not implementing the MaintenancePlugin. Thus when the instance was put into maintenance mode the endpoints were still accessible and delivered empty content. Sync clients really do love this.

Signed-off-by: default avatarLukas Reschke <lukas@statuscode.ch>
parent a045f3c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment