mirror of https://github.com/buster-so/buster.git
- Updated `get_chat_handler` to check for collection access when a user lacks direct permission. - Modified `get_dashboard_handler` to first verify collection access before checking chat access. - Added `check_chat_collection_access` function to validate user access to chats via collections. - Enhanced `check_metric_dashboard_access` to include collection access checks concurrently with other permission checks. This change improves the permission model by allowing access to chats and dashboards through associated collections, enhancing user experience and security. |
||
---|---|---|
.. | ||
src | ||
CLAUDE.md | ||
Cargo.toml |