SurfSense/surfsense_backend/app/agents/researcher/qna_agent
DESKTOP-RTLN3BA\$punk e9d32c3516 feat: Implement Role-Based Access Control (RBAC) for search space resources.
-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.
2025-11-27 22:45:04 -08:00
..
__init__.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
configuration.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
default_prompts.py Renaming resources 2025-11-22 19:19:00 -08:00
graph.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
nodes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
state.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00