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. |
||
---|---|---|
.. | ||
tests | ||
asset_access_checks.rs | ||
create_asset_permission.rs | ||
errors.rs | ||
lib.rs | ||
list_asset_permissions.rs | ||
remove_asset_permissions.rs | ||
types.rs | ||
user_lookup.rs |