Move credential encryption into Drupal CMS Authentication
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3561793. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !709 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p><span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/drupal_cms/-/work_items/3560518" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/drupal_cms/-/work_items/3560518</a></span> introduced very cool encrypted-by-default credential management using the Key, Encrypt, and Real AES modules. But it's wrapped up entirely in the AI recipe.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Move this stuff into Drupal CMS Authentication so that it's more widely disseminated, and available to site templates.</p>
issue