Bug #73
closed
Downloads fail on sites that require a login
Added by Soren Stoutner about 8 years ago.
Updated over 5 years ago.
Description
Because Android's download manager is running as a different app than Privacy Browser, downloads fail from sites that require a login, like webmail or ownCloud. Is there some way to pass the session information to download manager?
Files
I fixed this issue by passing session information as request header if cookies are enabled. This will work for cookie-based authentication which is common. The required session info can be retrieved from Android's CookieManager. I already tested it with one page I usually use that did not work before the change and it is working there.
Before committing my changes I need to clarify with my employer concerning the Code Submission Agreement. I hope to be able to send it to you next week.
- Status changed from New to Closed
- Description updated (diff)
- Priority changed from 2 to Next Release
Also available in: Atom
PDF