The ECA user registration model should stop early if users are allowed to register accounts
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3506214. --> Reported by: [rohan-sinha](https://www.drupal.org/user/3707347) Related to !593 !504 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>in drupal cms, configured visitors can registers themself without approval,<br> User Register &gt;Success &gt; Automatically Logged in &gt; Logged out &gt; try to login &gt; Password incorrect error<br> Disabled ECA "User registration" then working fine.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue