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

Add key for Google Maps Embed API #3818

Open
willgearty opened this issue Jan 29, 2025 · 0 comments
Open

Add key for Google Maps Embed API #3818

willgearty opened this issue Jan 29, 2025 · 0 comments

Comments

@willgearty
Copy link
Member

The Google Maps Embed API is entirely free, so we shouldn't require chapters to supply their own key. We'll need to include it in local_settings.py (like with the reCAPTCHA key) so we don't reveal it to the world on GitHub.

However, the other tricky thing is that we would also ideally have this hidden somehow within the template, otherwise it could be scraped from the HTML of the onsite pages (although only signed-in users would be able to see this page, so maybe it's not a huge concern after all).

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

No branches or pull requests

1 participant