Make sure we're using a user's full list of permission groups when determining...
Make sure we're using a user's full list of permission groups when determining whether a sandbox should be enforced (#28198) * make sure we're using the full group list when checking whether a sandbox should be enforced * add simple test that would have caught this bug
Showing
- enterprise/backend/src/metabase_enterprise/sandbox/api/util.clj 6 additions, 6 deletions...rise/backend/src/metabase_enterprise/sandbox/api/util.clj
- enterprise/backend/src/metabase_enterprise/sandbox/query_processor/middleware/row_level_restrictions.clj 2 additions, 2 deletions...box/query_processor/middleware/row_level_restrictions.clj
- enterprise/backend/test/metabase_enterprise/sandbox/query_processor/middleware/row_level_restrictions_test.clj 6 additions, 0 deletions...uery_processor/middleware/row_level_restrictions_test.clj
Loading
Please register or sign in to comment