Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Add support authentication for presto, allow https for presto#995

Merged
dengc367 merged 2 commits into
sqlpad:masterfrom
maitrungduc1410:master
Apr 1, 2021
Merged

Add support authentication for presto, allow https for presto#995
dengc367 merged 2 commits into
sqlpad:masterfrom
maitrungduc1410:master

Conversation

@maitrungduc1410

Copy link
Copy Markdown
Contributor
  • support authentication for Presto
  • Allow user to input http or https for Presto host

@dengc367

dengc367 commented Apr 1, 2021

Copy link
Copy Markdown
Contributor

@maitrungduc1410 the Presto url need the http/https protocol. I add the checkbox to check http/https option in Presto connection form, and fix the Presto url bug. you can check and the test it. #997

@maitrungduc1410

maitrungduc1410 commented Apr 1, 2021

Copy link
Copy Markdown
Contributor Author

@dengc367 , I think it doesn’t need, user takes responsibility to ensure the hostname is correct, and if any error during connection it already prints out and the user can know. This provide user flexibility when inputing db host

pavel-slepenkov added a commit to pavel-slepenkov/sqlpad that referenced this pull request Apr 19, 2021
* master: (174 commits)
  v6.6.0
  Update dependencies (sqlpad#1002)
  add the useHTTPS checkbox to fix https/http support in Presto connection (sqlpad#997)
  Add support authentication for presto, allow https for presto (sqlpad#995)
  Fix clickhouse queries beginning with comment (sqlpad#991)
  v6.5.0
  Fix ClickHouse FORMAT JSON application and LIMIT syntax parsing (sqlpad#989)
  Fix package-lock.json files
  Update dependencies (with npm 6) (sqlpad#987)
  Add query run history viewer (sqlpad#986)
  add the *FORMAT JSON* clause to the query in order to fix the clickhouse library bug. (sqlpad#985)
  v6.4.3
  Set base during development only (sqlpad#983)
  v6.4.2
  Fix chart download button (sqlpad#981)
  v6.4.1
  Fix history modal padding (sqlpad#980)
  v6.4.0
  Add cell expanded value modal (sqlpad#979)
  Render connection name when hiding connection dropdown (sqlpad#977)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants