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

chore: Restore permissions for flow.data column #2599

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Dec 21, 2023

What does this PR do?

Restore access for platformAdmin and teamEditor roles to flow.data column.

Why?

This is now redundant following #2551 - we're handling sanitation via input validation so we don't need to restrict access here.

Context

Introduced in #2488 as an inital attempt at handling sanitation.

Copy link

🤖 Hasura Change Summary compared a subset of table metadata including permissions:

Updated Tables (1)

  • public.flows permissions:

    insert select update delete
    platformAdmin / /
    teamEditor / /
    4 added column permissions
    insert select update
    platformAdmin ➕ data ➕ data
    teamEditor

@DafyddLlyr DafyddLlyr requested a review from a team December 21, 2023 17:15
Copy link

github-actions bot commented Dec 21, 2023

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr merged commit b96c589 into main Dec 22, 2023
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/restore-permissions-for-flow-data branch December 22, 2023 09:08
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