Skip to content

Add CONNECT to allowed sql verbs #43

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

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Add CONNECT to allowed sql verbs #43

merged 1 commit into from
Nov 9, 2022

Conversation

Sylvestre67
Copy link

Resolves https://github.com/orgs/observablehq/projects/66/views/11.

Description
When a user registers a new client, observable is making a call to the database-proxy to ensure the user does not have a too permissive role. MSSQL has its own SQL Syntax when it comes to permission, it needs to include the basic CONNECT one.

@Sylvestre67 Sylvestre67 marked this pull request as ready for review November 9, 2022 21:55
@Sylvestre67 Sylvestre67 requested a review from visnup November 9, 2022 21:55
@Sylvestre67 Sylvestre67 merged commit 223b956 into main Nov 9, 2022
@Sylvestre67 Sylvestre67 deleted the syl/fix-check branch November 9, 2022 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants