cube icon indicating copy to clipboard operation
cube copied to clipboard

feat(cubejs-api-gateway): Support returning new security context from check_auth

Open mcheshkov opened this issue 1 year ago • 2 comments

Check List

  • [x] Tests has been run in packages where changes made if available
  • [x] Linter has been run for changed code
  • [x] Tests for the changes have been added if not covered yet
  • [ ] Docs have been added / updated if required

Issue Reference this PR resolves

#8133

Description of Changes Made (if issue reference is not provided)

This is useful with Python configs, where input checkAuth context is a copy of original context

mcheshkov avatar Aug 14 '24 19:08 mcheshkov

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2024 10:41pm

vercel[bot] avatar Aug 15 '24 11:08 vercel[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.56%. Comparing base (1afa934) to head (fa1a97b). Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8585      +/-   ##
==========================================
- Coverage   82.56%   82.56%   -0.01%     
==========================================
  Files         209      209              
  Lines       77011    77011              
==========================================
- Hits        63585    63581       -4     
- Misses      13426    13430       +4     
Flag Coverage Δ
cubesql 82.56% <ø> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 15 '24 11:08 codecov[bot]