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

Use API Keys for MongoDB credentials and Mapbox tile calls #160

Open
gaskij opened this issue Feb 22, 2021 · 0 comments
Open

Use API Keys for MongoDB credentials and Mapbox tile calls #160

gaskij opened this issue Feb 22, 2021 · 0 comments
Assignees

Comments

@gaskij
Copy link
Owner

gaskij commented Feb 22, 2021

Currently, access to the database is granted through username and password validation, which is less secure and more manual work for the project lead. In addition, the Mapbox API key is currently present in the code on the repository, which it should not be.

Access to the database should be done using API keys instead, and the Mapbox API key should be hidden from the repo.

@gaskij gaskij self-assigned this Feb 23, 2021
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