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

Embedded Authorization #372

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Embedded Authorization #372

merged 2 commits into from
Nov 4, 2024

Conversation

Hydrocharged
Copy link

@Hydrocharged Hydrocharged commented Oct 22, 2024

@Hydrocharged Hydrocharged requested a review from zachmu as a code owner October 22, 2024 16:10
Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this approach is pretty viable, putting the auth information into the AST makes sense as an integration point between Dolt and Doltgres (and potentially future frontends).

Interested in hearing Max's thoughts.

@Hydrocharged Hydrocharged force-pushed the daylon/node-auth branch 2 times, most recently from ec9b64c to b08cb9f Compare October 30, 2024 16:57
@Hydrocharged Hydrocharged changed the title POC early authorization Embedded Authorization Oct 30, 2024
Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

go/vt/sqlparser/ast_permissions.go Show resolved Hide resolved
go/vt/sqlparser/ast.go Outdated Show resolved Hide resolved
@Hydrocharged Hydrocharged merged commit 0084bf0 into main Nov 4, 2024
4 checks passed
@Hydrocharged Hydrocharged deleted the daylon/node-auth branch November 4, 2024 11:07
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