Support the user password reset page
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3566748. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !51 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>This is spun off from <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/drupal_cms/-/work_items/3566306" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/drupal_cms/-/work_items/3566306</a></span>, where we are polyfilling this for Drupal CMS.</p> <p>But really...Gin Login is so beautiful, and it's missing a spot: when you click the link in your one-time password reset email, you don't get Gin Login. You get whatever the default theme is, and it's probably ugly because nobody styles the one-time login page. :)</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add first-class support for the <code>user.reset.form</code> route to Gin Login, as in the referenced issue.</p> > Related issue: [Issue #3566306](https://www.drupal.org/node/3566306)
issue