Git Product home page Git Product logo

Comments (5)

alexey-milovidov avatar alexey-milovidov commented on July 19, 2024

Confirmed, I cannot connect with username and password.
Neither with

http://readonly:[email protected]:8123/

or

http://127.0.0.1:8123/?user=readonly&password=qwerty

In the latter case, the UI sends request to the wrong URL:

http://127.0.0.1:8123/?user=readonly&password=qwerty/?add_http_cors_header=1&log_queries=1&output_format_json_quote_64bit_integers=1&database=&result_overflow_mode=throw&readonly=1

PS. Thank you for opensourcing. The interface is really clean and fast!

from lighthouse.

YuriyNasretdinov avatar YuriyNasretdinov commented on July 19, 2024

Yeah, if for some reason http://readonly:[email protected]:8123/ does not work then auth is not supported at the moment :). I will fix that in near future. Thank you for your report!

PS. Thank you for opensourcing. The interface is really clean and fast!

Thank you, Alexey :).

from lighthouse.

duckhawk avatar duckhawk commented on July 19, 2024

Hello.
Is there some news about auth? Or, there is no hope?

from lighthouse.

YuriyNasretdinov avatar YuriyNasretdinov commented on July 19, 2024

Hello.
Is there some news about auth? Or, there is no hope?

There is hope, actually :). I have just added initial (a bit hacky) support for authorization — you can now just add "/?user=XXX" to URL and you will be asked for password. If you provide URL like "/?user=XXX&password=YYY", then it will just connect without prompting you anything.

from lighthouse.

YuriyNasretdinov avatar YuriyNasretdinov commented on July 19, 2024

You can now choose to use basic auth if you really want to as well.

from lighthouse.

Related Issues (4)

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.