Skip to content

Conversation

@davidjoy
Copy link

Rails 7.0's default configuration is that redirect_to is no longer allowed to redirect to other hosts or subdomains. Since CAS fundamentally relies on this sort of thing, this updates the redirect_to calls to use allow_other_host: true.

This was causing MANY test failures in m3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants