mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_add_connector_route.py | ||
| chats_routes.py | ||
| documents_routes.py | ||
| google_calendar_add_connector_route.py | ||
| google_gmail_add_connector_route.py | ||
| llm_config_routes.py | ||
| logs_routes.py | ||
| luma_add_connector_route.py | ||
| podcasts_routes.py | ||
| rbac_routes.py | ||
| search_source_connectors_routes.py | ||
| search_spaces_routes.py | ||