desktop icon indicating copy to clipboard operation
desktop copied to clipboard

ensure we do not generate E2EE keys without user intent

Open mgallien opened this issue 3 years ago • 3 comments
trafficstars

Signed-off-by: Matthieu Gallien [email protected]

mgallien avatar Aug 24 '22 17:08 mgallien

AppImage file: Nextcloud-PR-4865-bb3571286e6b090474f85e181158b52404668dd5-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

nextcloud-desktop-bot avatar Aug 24 '22 17:08 nextcloud-desktop-bot

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Aug 24 '22 17:08 sonarqubecloud[bot]

Codecov Report

Merging #4865 (a48aee9) into master (a48aee9) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a48aee9 differs from pull request most recent head ce49fe3. Consider uploading reports for the commit ce49fe3 to get more accurate results

@@           Coverage Diff           @@
##           master    #4865   +/-   ##
=======================================
  Coverage   57.18%   57.18%           
=======================================
  Files         138      138           
  Lines       17136    17136           
=======================================
  Hits         9800     9800           
  Misses       7336     7336           

codecov[bot] avatar Aug 24 '22 17:08 codecov[bot]

This is done in https://github.com/nextcloud/desktop/pull/5067

allexzander avatar Oct 29 '22 11:10 allexzander