DNS rebinding attacks protection in Rails 6
02-Sep-2019 2416
It is common practice to run a Rails app using a custom domain locally. app.lvh.me is very common. We also use ngrok.io sometimes to interact with third party services. If you are using a custom domain on a Rails 6 app, you will see an error with the very first request itself when you hit app.lvh.me in the browser.
DNS rebinding attacks protection in Rails 6 #ruby #rubydeveloper #rubyonrails #rebinding #attacks #protection #Rails https://rubyonrails.ba/link/dns-rebinding-attacks-protection-in-rails-6