Merge pull request from GHSA-wxrm-jhpf-vp6v

Fix preferences import vulnerability
This commit is contained in:
Stypox 2024-04-23 19:22:17 +02:00 committed by GitHub
commit 53d4993c80
27 changed files with 666 additions and 245 deletions

View file

@ -856,4 +856,5 @@
</plurals>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="import_settings_vulnerable_format">The settings in the export being imported use a vulnerable format that was deprecated since NewPipe 0.27.0. Make sure the export being imported is from a trusted source, and prefer using only exports obtained from NewPipe 0.27.0 or newer in the future. Support for importing settings in this vulnerable format will soon be removed completely, and then old versions of NewPipe will not be able to import settings of exports from new versions anymore.</string>
</resources>