Support Rename Admin Paths
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3366432. -->
Reported by: [grimreaper](https://www.drupal.org/user/2388214)
Related to !26
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>If a module like <a href="https://www.drupal.org/project/rename_admin_paths">https://www.drupal.org/project/rename_admin_paths</a> is used to change the path /user. Then Gin Login templates overrides are not taken into account anymore because they are based on the path.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>- add the Rename Admin Paths module<br>
- enable "Rename use path".</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add template suggestion based on the route name, so it will be valid anytime.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Implements solution</p>
> Related issue: [Issue #3373127](https://www.drupal.org/node/3373127)
issue