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

Row action view security #14511

Merged
merged 15 commits into from
Sep 6, 2024
Merged

Row action view security #14511

merged 15 commits into from
Sep 6, 2024

Conversation

adrinr
Copy link
Collaborator

@adrinr adrinr commented Sep 4, 2024

Description

Adding row action trigger security to only allow running a row action if the user triggering the action has read access to the given resource (either view or table).

Given that this is a critical function, the tests are testing all the possible security use case (any combination of roles, permissions on table, permission on views, and permissions on views via table inheritance)

Launchcontrol

Adding extra row action trigger security

Copy link

linear bot commented Sep 4, 2024

@github-actions github-actions bot added the size/m label Sep 4, 2024
@adrinr adrinr marked this pull request as ready for review September 4, 2024 10:43
@adrinr adrinr requested a review from a team as a code owner September 4, 2024 10:43
@adrinr adrinr requested review from mike12345567, samwho and aptkingston and removed request for a team September 4, 2024 10:43
Copy link
Member

@aptkingston aptkingston left a comment

Choose a reason for hiding this comment

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

LGTM! Just one question out of curiousity.

@adrinr adrinr merged commit e1ef16b into master Sep 6, 2024
12 checks passed
@adrinr adrinr deleted the BUDI-8429/row-action-view-security branch September 6, 2024 09:14
@github-actions github-actions bot locked and limited conversation to collaborators Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants