mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +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_auth_credentials.py | ||
| base.py | ||
| chats.py | ||
| chunks.py | ||
| documents.py | ||
| google_auth_credentials.py | ||
| llm_config.py | ||
| logs.py | ||
| podcasts.py | ||
| rbac_schemas.py | ||
| search_source_connector.py | ||
| search_space.py | ||
| users.py | ||