Skip to content
Snippets Groups Projects

Fix MaxMind database downloads post-CCPA update #8

Merged Martin Lowe requested to merge github/fork/autumnfound/malowe/master/8 into master

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Maintainer

    @mbarbero I've updated the script to be mostly complete, all we need to do is add a way of securely retrieving the API key. Since it won't change, I was thinking we could use a secret file w/ the key in it, and then just cat the file into a variable, something like LICENSE_KEY=cat /run/secrets/license_key. Just wanted to check in before I did the work for it

  • Created by mbarbero

    Review: Approved

  • Merged by: mbarbero at 2020-02-13 11:17:23 UTC

Please register or sign in to reply
Loading