Git Product home page Git Product logo

Comments (4)

Emdek avatar Emdek commented on August 23, 2024

Probably it is just matter of handling QNetworkAccessManager::proxyAuthenticationRequired() signal, since apparently it should be supported by Qt:
https://bugreports.qt-project.org/browse/QTBUG-2421
Someone already works on proxy support, but that part might be done separately.

from otter-browser.

bajasoft avatar bajasoft commented on August 23, 2024

Already implementing this with proxyAuthenticationRequired() handling:
#39

I'm also behind NTLMv2 authentication proxy and my development build works with it, so when it will be done I believe, that it will works for you too.

from otter-browser.

srgloureiro avatar srgloureiro commented on August 23, 2024

I just downloaded it rigth now from Sourceforge, and I can't use it. The list of files there only shows dates not hours and minutes, so it is difficult to understand if the published version is older or newer than this correction.

Suggestion: In the about box add the buil number, please.

For me it is strange to say that you have a browser that support proxies and going to Tools > Preferences > Advanced > Network I see na empty user interface.

from otter-browser.

Emdek avatar Emdek commented on August 23, 2024

Those are old builds (alpha 1), we don't have any buildbot yet, so they are (or more like, will be) updated only in case of release (next one tentatively planned for February 1st).
For now you have to compile them yourself, in future there might be additional snapshots (like weeklies) and then build number could be useful. :-)

NTLM is different kind of proxy, it works more like HTTP auth (especially from Qt point of view, it is handled exactly the same way like standard HTTP one).
Proper proxy is being worked on, currently there is only draft of UI.

from otter-browser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.