rails-reverse-proxy icon indicating copy to clipboard operation
rails-reverse-proxy copied to clipboard

Redirects to different hosts require allow_other_host (Rails 7.1.3.3)

Open RST-J opened this issue 4 months ago • 0 comments

Hallo and big thanks for this Gem!

We recently encountered an issue where redirects returned and followed here fail with an exception because our Rails version 7.1.3.3 requires the allow_other_host option given and set to true

I don't know with which version it got introduced exactly and I don't know whether it can be added without a version check - i.e. whether it is transparent to older Rails versions.

RST-J avatar Aug 04 '25 06:08 RST-J