Skip to content

fix(Permissions): view permissions inherit from table permissions #1752

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Apr 15, 2025

fixes #1722

  • should write an integration test for it

@blizzz blizzz added bug Something isn't working 2. developing Work in progress labels Apr 15, 2025
@blizzz blizzz requested a review from enjeck as a code owner April 15, 2025 10:46
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Office team Apr 15, 2025
@blizzz blizzz moved this from 🧭 Planning evaluation (don't pick) to 🏗️ In progress in 📝 Office team Apr 15, 2025
@blizzz blizzz force-pushed the fix/1722/apply-table-perms-on-views branch 3 times, most recently from 94f116f to f1add13 Compare April 15, 2025 11:04
@blizzz blizzz self-assigned this Apr 15, 2025
@blizzz blizzz force-pushed the fix/1722/apply-table-perms-on-views branch 2 times, most recently from 8c2b6fb to b876070 Compare April 24, 2025 09:37
blizzz added 2 commits April 24, 2025 12:59
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Typically they are already fetched by PermissionMiddleware, yet need to be
used also later in the business logic, and possible in more than one place.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz force-pushed the fix/1722/apply-table-perms-on-views branch from b876070 to f5bbae2 Compare April 24, 2025 10:59
@blizzz blizzz requested a review from a team April 24, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress bug Something isn't working
Projects
Status: 🏗️ In progress
Development

Successfully merging this pull request may close these issues.

Permissions between Tables and Views don't "transfer"?
1 participant