Skip to content
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

Clarify that username is optional #10647

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Jan 17, 2022

Added Lukasz, Alex, and Piotr since they started this discussion. I tested with DBeaver on 365 and I get "Connection property 'user' is required". I assume this is still the case even in the API (and not just implemented in the JDBC driver). Also note the CLI just uses the operating system user if nothing is supplied. In my opinion it should be required.

Also note .. even without authentication/authorization on plain HTTP, the web UI requires a username.

@cla-bot cla-bot bot added the cla-signed label Jan 17, 2022
@mosabua mosabua requested a review from electrum January 17, 2022 19:16
@mosabua mosabua added the docs label Jan 17, 2022
@mosabua mosabua requested a review from leniartek January 17, 2022 19:17
@findepi findepi requested a review from dain January 17, 2022 19:36
@mosabua
Copy link
Member Author

mosabua commented Jan 18, 2022

It looks like this might not be correct after all. On the API level the username might be optional. Waiting for confirmation from @dain and others to see if this is a bug that will be fixed and this PR will be merged as is, or if I need to change the PR to make it consistently mentioned as optional.

@mosabua mosabua changed the title Clarify that username is required Clarify that username is required (or not) Jan 18, 2022
@mosabua mosabua added the WIP label Jan 18, 2022
@mosabua mosabua changed the title Clarify that username is required (or not) Clarify that username is optinal Jan 18, 2022
@mosabua
Copy link
Member Author

mosabua commented Jan 18, 2022

Got confirmation from @dain on slack .. the value is optional

@mosabua mosabua changed the title Clarify that username is optinal Clarify that username is optional Jan 20, 2022
@mosabua mosabua removed the WIP label Jan 20, 2022
@martint martint merged commit 08cd12e into trinodb:master Jan 24, 2022
@github-actions github-actions bot added this to the 369 milestone Jan 24, 2022
@mosabua mosabua deleted the api-user branch January 24, 2022 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants