The patch from
https://www.drupal.org/project/change_pwd_page/issues/3153398 β
breaks the default password reset flow by removing that part from the url.
The incorrect url mentioned there (.../login/login), gets returned by Drush 8 only.
Restore the original url in the RouterSubscriber.
Add an EventSubscriber to catch the 404 and redirect to the correct url.
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.