Skip to content

Backport: 2.7.12#12965

Merged
phoerious merged 19 commits intorelease/2.7.xfrom
backport/2.7.12
Mar 10, 2026
Merged

Backport: 2.7.12#12965
phoerious merged 19 commits intorelease/2.7.xfrom
backport/2.7.12

Conversation

@phoerious phoerious added this to the v2.7.12 milestone Jan 17, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 17, 2026

Codecov Report

❌ Patch coverage is 55.42169% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.32%. Comparing base (6bd8360) to head (33ef158).
⚠️ Report is 20 commits behind head on release/2.7.x.

Files with missing lines Patch % Lines
src/browser/BrowserAccessControlDialog.cpp 0.00% 33 Missing ⚠️
src/browser/BrowserPasskeys.cpp 64.86% 13 Missing ⚠️
src/browser/BrowserService.cpp 33.33% 12 Missing ⚠️
src/gui/entry/EditEntryWidget.cpp 61.54% 10 Missing ⚠️
src/gui/entry/EntryAttachmentsWidget.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/2.7.x   #12965      +/-   ##
=================================================
+ Coverage          64.15%   64.32%   +0.18%     
=================================================
  Files                364      364              
  Lines              38709    38767      +58     
=================================================
+ Hits               24830    24936     +106     
+ Misses             13879    13831      -48     

☔ 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.

phoerious and others added 9 commits March 8, 2026 15:09
* Fix test failure introduced by ab31a74 (#10993)

* Fix tray hiding test failure

Introduced by 43904d8 (#10928), but somehow hasn't posed an issue until now.

---------

Co-authored-by: Jonathan White <support@dmapps.us>
The 'openHelpButton' in the Auto-Type configuration widget is now
enabled whenever the main 'Enable Auto-Type for this entry' checkbox is
checked, regardless of whether a custom sequence is defined.

Previously, the help button's state depended on the custom sequence
being enabled, which was inconsistent and confusing. The help is now
available whenever the main Auto-Type feature is enabled, providing
assistance for both default and window-specific sequences.
* Fix font size for all platforms

* Fix font size for TOTP in preview panel

* Styles: drop Windows-specific palette overrides

* Fix encoding of EditEntryWidgetMain.ui

* Fix tab width
…anslator listing (#12968)

* Check version in vcpkg.json and appstream XML well-formedness

* Move translator list utility to release-tool
Co-authored-by: varjolintu <sami.vanttinen@ahmala.org>
Passkeys: Set BE flag to true

---------

Co-authored-by: varjolintu <sami.vanttinen@ahmala.org>
droidmonkey and others added 3 commits March 9, 2026 13:35
* Additional fix for #7263 to support KeePass2 placeholder for TOTP

---------

Co-authored-by: Janek Bevendorff <janek@keepassxc.org>
* Security: Prevent loading of openssl.cnf

Prevent loading openssl.cnf from the originating vcpkg folder tree to avoid DLL injections. This patch force sets the OPENSSL_CONF and OPENSSL_MODULES env vars to an invalid directory. This prevents openssl from attempting to load a cnf file which can contain settings to load arbitrary DLL files into KeePassXC memory space.

Thank you to zdi-disclosures for reporting this finding!
@droidmonkey droidmonkey self-requested a review March 9, 2026 22:53
@phoerious phoerious merged commit 681886c into release/2.7.x Mar 10, 2026
10 checks passed
@phoerious phoerious deleted the backport/2.7.12 branch March 10, 2026 00:22
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.

5 participants