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: fix default public password reset URL #5991

Merged
merged 1 commit into from
Dec 31, 2019

Conversation

aldeed
Copy link
Contributor

@aldeed aldeed commented Dec 30, 2019

Impact: minor
Type: bugfix

Issue

Default REACTION_IDENTITY_PUBLIC_PASSWORD_RESET_URL env variable value used when NODE_ENV is development doesn't match the actual Reaction Identity URL.

Solution

Updated URL to match Reaction Identity.

NOTE: In production environments, you will need to update the URL manually. The path part should be /account/reset-password/TOKEN

Breaking changes

None

Testing

Test this with reactioncommerce/example-storefront#637. All instructions are in that pull request.

Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Copy link
Member

@willopez willopez left a comment

Choose a reason for hiding this comment

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

LGTM

@willopez willopez merged commit ed794b5 into release-3.0.0 Dec 31, 2019
@kieckhafer kieckhafer deleted the fix-aldeed-password-reset-url branch January 23, 2020 20:55
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