Skip to content

Add data protection cert override to recommended dev settings#7614

Merged
MGibson1 merged 1 commit into
mainfrom
arch/self-host-data-protection-dev-override
May 12, 2026
Merged

Add data protection cert override to recommended dev settings#7614
MGibson1 merged 1 commit into
mainfrom
arch/self-host-data-protection-dev-override

Conversation

@MGibson1
Copy link
Copy Markdown
Member

Adds recommended settings to fix an issue running self host-like dev instances after merge of #7430 , which are now defaulting to /etc/bitwarden for data protection persistence, rather than the default user directory.

Because this setting is used to default a large number of self host instances and multiple settings, the cleanest solution is to recommend setting this value back to the default value.

This isn't used for cloud-like prod instances, but is used for self host, which defaults to /etc/bitwarden for consistent self host docker defaults
@MGibson1 MGibson1 requested a review from mzieniukbw May 12, 2026 00:15
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.84%. Comparing base (1323d0f) to head (952536b).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7614      +/-   ##
==========================================
+ Coverage   59.76%   59.84%   +0.07%     
==========================================
  Files        2110     2120      +10     
  Lines       92763    93168     +405     
  Branches     8247     8264      +17     
==========================================
+ Hits        55440    55753     +313     
- Misses      35355    35440      +85     
- Partials     1968     1975       +7     

☔ View full report in Codecov by Sentry.
📢 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.

@MGibson1 MGibson1 marked this pull request as ready for review May 12, 2026 13:46
@MGibson1 MGibson1 merged commit 9295303 into main May 12, 2026
42 checks passed
@MGibson1 MGibson1 deleted the arch/self-host-data-protection-dev-override branch May 12, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants