Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove hardcoded IPs #288
Closed
Remove hardcoded IPs #288
Labels
Comments
|
Duplicate of #287 |
|
This is clearer and has better instructions than the other issue I opened, so closing it in favor of reopening this one. |
|
Hi! I'm looking to contribute to Servo, and this was mentioned on Servo Starters, so I'm going to try it. Thanks! |
|
@setupminimal It's yours, let us know if you have any questions! |
|
Hey I'm a little confused, is this still an issue? Is this still assigned? |
|
This actually got taken care of in 95ab185 already, thanks for checking! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow-up from discussion in #281 .
We have a bunch of IPs hardcoded into
common/map.jinja. This was useful when we had to manage DNS through Mozilla support tickets, but we control everything directly through CloudFlare now.Todo: