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

Update ResetPassword.php #41103

Closed
wants to merge 1 commit into from

Conversation

krusche-sensetence
Copy link

Setting
ResetPassword::createUrlUsing
was useless if also
ResetPassword::toMailUsing
was set.

The resetUrl wasn't calculated by the given ResetPassword::createUrlUsing callback and wasn't passed to the ResetPassword::toMailUsing callback.

@driesvints driesvints marked this pull request as draft February 18, 2022 15:23
@driesvints
Copy link
Member

We're adding a test that makes the current behavior a requirement. With it, we cannot merge this PR. Please see #41104

@driesvints driesvints closed this Feb 18, 2022
@krusche-sensetence
Copy link
Author

Okey, so you don't think this is a bug?

@driesvints
Copy link
Member

@zeitlerquintet no. You're free to attempt a PR to master if you want to.

@krusche-sensetence
Copy link
Author

thanks, I'll do so 👍

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