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

Fix polymorphic path strings v2.11 #4049

Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 7, 2021

Description

Same as #4048 but for v2.11

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 needed)

tvdeyen added 2 commits May 7, 2021 09:08
Rails 6.0.3.7 introduced a security fix, that forces us to use symbols
in polymorphic paths.
Rails does not allow Strings in polymorphic urls anymore for security
reasons.
@tvdeyen tvdeyen requested a review from a team May 7, 2021 07:09
@tvdeyen tvdeyen changed the title Fix polymorphic path strings v211 Fix polymorphic path strings v2.11 May 7, 2021
Copy link
Member

@spaghetticode spaghetticode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tvdeyen !

@spaghetticode spaghetticode merged commit e16c6bd into solidusio:v2.11 May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants