Merge branch 'master' into fix-2453

This commit is contained in:
A.Unger
2021-09-03 15:35:52 +02:00
29 changed files with 601 additions and 5 deletions
+4
View File
@@ -295,6 +295,10 @@ func defaultPolicies() []config.Policy {
Endpoint: "/ocs/v[12].php/cloud/(users?|groups)", // we have `user`, `users` and `groups` in ocis-ocs
Backend: "http://localhost:9110",
},
{
Endpoint: "/app/",
Backend: "http://localhost:9140",
},
{
Endpoint: "/ocs/",
Backend: "http://localhost:9140",