Actions
Feature #871
closedEnable downloading of files that require login cookies
Start date:
07/09/2022
Due date:
% Done:
0%
Estimated time:
Description
There is probably some way of passing this information to KIO.
Updated by Soren Stoutner almost 3 years ago
- Project changed from Privacy Browser Android to Privacy Browser PC
Updated by Soren Stoutner over 2 years ago
- Status changed from New to Closed
The solution was to use WebEngine's native download capabilities if local storage is enabled.
KDE's native file copy is still used if local storage is not enabled.
Implemented in commit: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=06a69a2d38bf73c0c5219f94c345b19142bb1646.
Actions