Open SammySteiner opened 4 months ago
Configure ActionDispatch::HostAuthorization in production.rb to prevent DNS rebinding attacks using the APP_HOST env variable to match part of the URL.
ActionDispatch::HostAuthorization
What's the task?
Configure
ActionDispatch::HostAuthorization
in production.rb to prevent DNS rebinding attacks using the APP_HOST env variable to match part of the URL.