fix version for legacy clients

This commit is contained in:
Michael Barz
2022-05-23 11:04:36 +02:00
parent cd87caede9
commit a8b6c53dd9
7 changed files with 32 additions and 12 deletions
@@ -128,6 +128,10 @@ func DefaultPolicies() []config.Policy {
Endpoint: "/webdav/",
Service: "com.owncloud.web.ocdav",
},
{
Endpoint: "/status",
Service: "com.owncloud.web.ocdav",
},
{
Endpoint: "/status.php",
Service: "com.owncloud.web.ocdav",