Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional exclusion fields for Windows Clipboard #11521

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

droidmonkey
Copy link
Member

Testing strategy

Tested on Windows using cloud clipboard and clipboard history, both did not show any trace of copied items from the database.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@droidmonkey droidmonkey added this to the v2.7.10 milestone Dec 2, 2024
@droidmonkey droidmonkey requested a review from phoerious December 2, 2024 04:58
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.91%. Comparing base (9a63e80) to head (ba61dc3).
Report is 27 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #11521   +/-   ##
========================================
  Coverage    63.91%   63.91%           
========================================
  Files          362      362           
  Lines        38146    38146           
========================================
+ Hits         24379    24380    +1     
+ Misses       13767    13766    -1     

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

@droidmonkey droidmonkey merged commit d604723 into develop Dec 24, 2024
11 checks passed
@droidmonkey droidmonkey deleted the fix/win-clipboard-mime branch December 24, 2024 13:27
@droidmonkey droidmonkey added the pr: backported Pull request backported to previous release label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Windows pr: backported Pull request backported to previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set additional Clipboard security flags on windows
2 participants