-
- Downloads
Users can run actions if they have access to the database (#29088) (#29217)
* Users can execute actions if they can read the model and the DB is not blocked
[Fixes #28425]
Co-authored-by:
Tim Macdonald <tim@metabase.com>
Showing
- enterprise/backend/test/metabase_enterprise/advanced_permissions/common_test.clj 26 additions, 1 deletion.../metabase_enterprise/advanced_permissions/common_test.clj
- src/metabase/query_processor/middleware/permissions.clj 1 addition, 7 deletionssrc/metabase/query_processor/middleware/permissions.clj
- test/metabase/api/dashboard_test.clj 74 additions, 67 deletionstest/metabase/api/dashboard_test.clj
- test/metabase/query_processor/middleware/permissions_test.clj 25 additions, 0 deletions.../metabase/query_processor/middleware/permissions_test.clj
Please register or sign in to comment