Merge Gin Login into the merged theme
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3554529. -->
Reported by: [jurgenhaas](https://www.drupal.org/user/168924)
Related to !715
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The Gin Login module won't work with the merged theme anymore due to refactoring. But it's required for Drupal CMS and instead of building yet another contrib module for that, let's merge that code into the merged theme with some config that allows to turn this on or off.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>The configuration form should move into the theme settings, and everything else should be mergable with some refactoring.</p>
issue