Actions
Feature #871
closed
SS
SS
Enable downloading of files that require login cookies
Feature #871:
Enable 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.
SS Updated by Soren Stoutner about 4 years ago
- Project changed from Privacy Browser Android to Privacy Browser PC
SS Updated by Soren Stoutner over 3 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