]> git.openstreetmap.org Git - rails.git/commit
Remove fallback to hostip.info
authorTom Hughes <tom@compton.nu>
Mon, 6 Jan 2020 19:14:12 +0000 (19:14 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 6 Jan 2020 19:14:12 +0000 (19:14 +0000)
commit473da378b74328b11ded63d5687167fe30d42ae0
treecfe9d3e645e10b56f8a0673efd5f9a799473e906
parentf5b00499c04cc13ce483ed9118a83bfa9ee4d246
Remove fallback to hostip.info

We haven't used hostip.info in production for years, except
for when we did so by accident, leading to a two hour partial
outage when it went down.
lib/osm.rb
test/application_system_test_case.rb
test/controllers/api/users_controller_test.rb
test/controllers/site_controller_test.rb
test/controllers/users_controller_test.rb
test/integration/oauth_test.rb
test/integration/page_locale_test.rb
test/integration/user_creation_test.rb
test/integration/user_terms_seen_test.rb
test/test_helper.rb