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

Download GeoIP database with Maxmind account token #513

Closed
3 tasks done
Askaholic opened this issue Jan 4, 2020 · 0 comments · Fixed by #514
Closed
3 tasks done

Download GeoIP database with Maxmind account token #513

Askaholic opened this issue Jan 4, 2020 · 0 comments · Fixed by #514
Assignees

Comments

@Askaholic
Copy link
Collaborator

Askaholic commented Jan 4, 2020

Maxmind recently pulled their public download link because of CCPA: https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/

We need to:

  1. Create a maxmind account for FAF
  2. Add the license key as a config parameter
  3. Change the url and add license key as a get parameter
@Askaholic Askaholic self-assigned this Jan 9, 2020
Askaholic added a commit that referenced this issue Jan 11, 2020
* Changed database download to use the new license keys and file format

* Refactor tarfile extraction and error conditions

* Move error checking to outer function
Brutus5000 pushed a commit that referenced this issue Jan 27, 2020
* Changed database download to use the new license keys and file format

* Refactor tarfile extraction and error conditions

* Move error checking to outer function
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 a pull request may close this issue.

1 participant