mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-09 07:42:39 +02:00
-Introduce granular permissions for documents, chats, podcasts, and logs. - Update routes to enforce permission checks for creating, reading, updating, and deleting resources. - Refactor user and search space interactions to align with RBAC model, removing ownership checks in favor of permission validation. |
||
|---|---|---|
| .. | ||
| chats | ||
| connectors | ||
| documents | ||
| logs/(manage) | ||
| onboard | ||
| podcasts | ||
| researcher/[[...chat_id]] | ||
| settings | ||
| sources/add | ||
| team | ||
| client-layout.tsx | ||
| layout.tsx | ||
| page.tsx | ||