Skip to content

Keep tenant connection string out of the audit logs - #26048

Merged
EngincanV merged 2 commits into
rel-10.7from
maliming/tenant-connection-string-audit
Aug 24, 2026
Merged

Keep tenant connection string out of the audit logs#26048
EngincanV merged 2 commits into
rel-10.7from
maliming/tenant-connection-string-audit

Conversation

@maliming

Copy link
Copy Markdown
Member

The tenant connection string was written to the audit logs, both as an action parameter of UpdateDefaultConnectionStringAsync and as an entity property change of TenantConnectionString.Value. DisableAuditingAttribute can now be used on method parameters.

DisableAuditingAttribute can now be used on method parameters
Copilot AI lite review requested due to automatic review settings August 24, 2026 01:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.18%. Comparing base (ccd673c) to head (169e3f7).
⚠️ Report is 10 commits behind head on rel-10.7.

Additional details and impacted files
@@             Coverage Diff              @@
##           rel-10.7   #26048      +/-   ##
============================================
- Coverage     49.20%   49.18%   -0.03%     
============================================
  Files          3806     3806              
  Lines        132482   132496      +14     
  Branches      10043    10045       +2     
============================================
- Hits          65194    65169      -25     
- Misses        65328    65380      +52     
+ Partials       1960     1947      -13     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@maliming
maliming requested a review from EngincanV August 24, 2026 02:19
@maliming
maliming requested review from EngincanV and enisn and removed request for EngincanV and enisn August 24, 2026 04:50
@EngincanV
EngincanV merged commit 8d68019 into rel-10.7 Aug 24, 2026
4 of 6 checks passed
@EngincanV
EngincanV deleted the maliming/tenant-connection-string-audit branch August 24, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants