-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDFs fail to load if behind basic auth #1788
Comments
This is actually sort-of fixed in Brave core, except it prompts you to download the PDF after you authenticate. However if you try to access the PDF again once you've authenticated, then it displays the PDF in PDFJS. |
I think this may have been the wrong issue to identify; however I'm experiencing the following: I have a kanboard instance here https://kb.treypeacock.com which you can login with u:test p:testpass If you access the only shared project I get the same error when I need to login to my university's Active Directory and attempt to view a pdf. |
Thank you for bringing this forward again. This is is the one issue that is preventing me from switching entirely to Brave, as I cannot view any reports in our ERP system without downloading them first (which is a pain in the rear when I am trying to pound through PO approvals for IT). |
@tpeacock19 that is a separate PDFJS issue (this one only applies to PDFs which are behind HTTP basic auth) |
|
@diracdeltas is there currently an open issue for this or should I make one? |
@tpeacock19 See #1287 |
actually i was mistaken, the basic auth issue is not fixed in Chrome either. what happens in Chrome is that it loads in pdfium (which i mistook for pdfjs). Brave disables pdfium so instead it tries to download the pdf. |
@tpeacock19 the one you ran into is not related to basic auth and is fixed here: |
Verification passed on
Used STR from OP. Verification passed on
Verified passed with
|
Carried over from brave/browser-laptop#8702
The text was updated successfully, but these errors were encountered: