springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

Google API key has gone missing #35

Closed thibaudcolas closed 7 years ago

matheusbrat commented 7 years ago

GOOGLE_API_KEY is set locally for production environment. It is not something that should go to git.

Should we close this? Or did I misunderstand the problem?

thibaudcolas commented 7 years ago

Sorry, didn't provide enough details – It definitely shouldn't be committed. The problem is that the API key is also necessary in the development environment in order to make changes to how the map(s) work, so it has to be stored somewhere else than the server the site happens to run on.

I would expect it to be in our password manager, and that's where I can't find it.

matheusbrat commented 7 years ago

I got the production key and added to our password manager. You should be able to see it now.