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

Fixes in the UPGRADE-1.9 file #12326

Merged
merged 3 commits into from Feb 10, 2021
Merged

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Feb 10, 2021

Q A
Branch? 1.9
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

@GSadee GSadee added DX Issues and PRs aimed at improving Developer eXperience. Maintenance CI configurations, READMEs, releases, etc. labels Feb 10, 2021
@GSadee GSadee requested a review from a team as a code owner February 10, 2021 08:42
UPGRADE-1.9.md Outdated Show resolved Hide resolved
Comment on lines +61 to +68
+ # see https://web.dev/change-password-url/
+ sylius_shop_request_password_reset_token_redirect:
+ path: /.well-known/change-password
+ methods: [GET]
+ controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction
+ defaults:
+ route: sylius_shop_request_password_reset_token
+ permanent: false
Copy link
Member Author

Choose a reason for hiding this comment

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

I wonder if this route shouldn't be placed in SyliusShopBundle instead of config/routes/sylius_shop.yaml, but there will be probably a problem with prefixes

@pamil pamil merged commit ef9c8cb into Sylius:1.9 Feb 10, 2021
@pamil
Copy link
Contributor

pamil commented Feb 10, 2021

Thanks, Grzegorz! 🎉

@GSadee GSadee deleted the upgrade-19-improvements branch February 11, 2021 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Issues and PRs aimed at improving Developer eXperience. Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants