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 | ||
| connector_service.py | ||
| docling_service.py | ||
| kokoro_tts_service.py | ||
| llm_service.py | ||
| page_limit_service.py | ||
| query_service.py | ||
| reranker_service.py | ||
| streaming_service.py | ||
| stt_service.py | ||
| task_logging_service.py | ||