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

Fix tiles not working on public pages because of missing CSP entries #1363

Conversation

chefe
Copy link
Contributor

@chefe chefe commented Jan 1, 2025

A CSP entry for https://tile.openstreetmap.org was introduced in 8e9e960, but it was only added to the PageController but it should be added to all the places where the CSP headers are generated.

cc @tacruc, @Ma27

A CSP entry for https://tile.openstreetmap.org was introduced in
8e9e960, but it was only added
to the PageController but it should be added to all the places
where the CSP headers are generated.

Signed-off-by: chefe <[email protected]>
@chefe chefe force-pushed the fix-tiles-not-working-on-public-favorite-share-page branch from 872f9fc to b1dec52 Compare January 1, 2025 15:37
@tacruc
Copy link
Collaborator

tacruc commented Jan 5, 2025

@chefe good catch thanks.

@tacruc tacruc enabled auto-merge January 5, 2025 09:25
@tacruc tacruc merged commit 8a472f5 into nextcloud:master Jan 5, 2025
18 checks passed
@chefe chefe deleted the fix-tiles-not-working-on-public-favorite-share-page branch January 5, 2025 11:47
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