Files
opencloud/services
Dominik Schmidt 40f7aaa327 fix(graph): verify token scopes against the url path
The scope handlers know CS3 request types and url paths; handing them the
*http.Request made every restricted scope fail with a type assertion error.
Pass the path, like reva's own http auth interceptor, and allow the graph
drives surface in the public share scope.

The vendored reva change (checkGraphDrivesPath) needs a reva PR before this
can go anywhere.
2026-09-08 11:21:02 +02:00
..
2026-09-06 23:16:18 +00:00
2026-08-18 17:17:30 +02:00
2026-06-03 16:28:44 +02:00
2026-08-03 13:20:03 +02:00
2026-09-07 23:17:03 +00:00
2026-07-14 18:12:24 +02:00
2026-09-07 23:17:03 +00:00
2026-06-18 15:05:49 +02:00
2026-09-07 23:17:03 +00:00
2026-08-25 09:55:39 +02:00