Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow redirecting to other host in site redirect #2559

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 14, 2023

What is this pull request for?

If we have a site that has a domain alias and that is configured to redirect to primary host, we need to allow that other host in Rails 7.0. It raises an exception otherwise.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

If we have a site that has a domain alias and that
is configured to redirect to primary host, we need
to allow that other host in Rails 7.0. It raises an
exception otherwise.
@tvdeyen tvdeyen added bug backport backport-to-7.0-stable Needs to be backported to 7.0-stable labels Aug 14, 2023
@tvdeyen tvdeyen requested a review from a team August 14, 2023 09:31
@tvdeyen tvdeyen merged commit 4687a02 into AlchemyCMS:main Aug 14, 2023
14 checks passed
@tvdeyen tvdeyen deleted the site-redirects/allow-other-host branch August 14, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-7.0-stable Needs to be backported to 7.0-stable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant