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

Ensure restricted resources are not represented in vector tiles or the geojson api endpoint #11336

Open
chiatt opened this issue Aug 14, 2024 · 0 comments · Fixed by #11455
Open
Assignees
Labels
Type: Bug Something isn't working

Comments

@chiatt
Copy link
Member

chiatt commented Aug 14, 2024

For the creation of map vector tiles, we filter the tiles by resources that are restricted to the user based on the no_access permission. This works for default allow, but would have no effect for default deny. Users should only see instances in vector tiles that they are permitted to read.

The same issue is true for the geojson api endpoint.

@chiatt chiatt added the Type: Bug Something isn't working label Aug 14, 2024
@chiatt chiatt mentioned this issue Aug 14, 2024
11 tasks
@aarongundel aarongundel linked a pull request Sep 18, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
Status: 🏗 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants