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 Drush 8 uli to call Drush 10 and get the right reset link. #4498

Merged
merged 1 commit into from
Jul 31, 2020

Conversation

greg-1-anderson
Copy link
Member

Drush 10 does not support backend invoke, which causes problems for Drush uli when a local Drush 8 is trying to get a login link from a remote site with Drush 10.

This PR adds a mode to backend invoke which will convert the output of a remote command from any app into a backend invoke record. The uli command then uses this flag to allow Drush 8 uli to work on Drush 10 targets.

@greg-1-anderson greg-1-anderson merged commit 9b1db39 into 8.x Jul 31, 2020
@greg-1-anderson greg-1-anderson deleted the drush-8-uli-to-drush-10 branch July 31, 2020 21: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.

1 participant