buster/api/libs
dal 115d525d96
Add dataset_security dependency and implement permission checks for dataset access
- Added `dataset_security` as a dependency in `Cargo.toml`.
- Enhanced SQL validation in `common.rs` to check user permissions before executing queries.
- Updated metric file processing functions to include user ID for permission validation.
- Modified dataset retrieval in `search_data_catalog.rs` to return permissioned datasets based on user access.
- Updated planning tools to include guidelines for modifying visualizations in bulk.
2025-04-18 10:36:57 -06:00
..
agents Add dataset_security dependency and implement permission checks for dataset access 2025-04-18 10:36:57 -06:00
braintrust remove unused deps 2025-04-04 16:50:44 -06:00
database bulk creation and deduplications 2025-04-18 09:08:14 -06:00
dataset_security Add dataset_security dependency and implement permission checks for dataset access 2025-04-18 10:36:57 -06:00
handlers prompt improvements 2025-04-18 07:42:33 -06:00
litellm flashing timer bug 2025-04-16 13:57:42 -06:00
middleware sentry setup 2025-04-05 11:17:21 -06:00
query_engine changes for snowflake querying 2025-04-18 09:25:08 -06:00
search added in review todos, and fixed the search bug 2025-04-16 08:29:25 -06:00
sharing Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
sql_analyzer remove unused deps 2025-04-04 16:50:44 -06:00
streaming restore chat assets 2025-03-25 12:55:39 -06:00
CLAUDE-TEMPLATE.md Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
CLAUDE.md add more claude context and docs 2025-03-21 13:48:37 -06:00