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-04-23 09:31:11 +02:00
2026-06-02 13:57:37 +02:00
2026-06-10 17:04:18 +02:00
2026-07-20 10:37:57 +02:00
2026-08-25 14:57:45 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-08-14 10:16:57 +02:00
2026-08-17 15:44:04 +02:00
2026-08-25 12:53:03 +02:00
2026-09-01 15:48:03 +02:00
2026-08-21 07:34:46 +02:00
2026-09-08 11:21:02 +02:00
2026-08-25 14:57:45 +02:00
2026-06-03 16:28:44 +02:00
2026-08-03 13:20:03 +02:00
2026-04-23 09:31:11 +02:00
2026-08-25 12:53:03 +02:00
2026-09-07 23:17:03 +00:00
2026-08-21 07:34:47 +02:00
2026-07-14 18:12:24 +02:00
2026-09-01 10:57:54 +02:00
2026-08-25 12:53:03 +02:00
2026-09-08 11:21:01 +02:00
2026-09-03 03:34:33 +02:00
2026-09-07 23:17:03 +00:00
2026-08-26 23:52:46 +02:00
2026-06-18 15:05:49 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-07-14 18:12:24 +02:00
2026-09-01 10:03:34 +02:00
2026-08-21 14:03:23 +02:00
2026-09-07 23:17:03 +00:00
2026-08-25 14:57:45 +02:00
2026-08-25 09:55:39 +02:00
2026-05-27 10:04:01 +02:00
2026-06-16 17:54:51 +02:00