ui: updated infor on auth change page to war about account lockout

This commit is contained in:
Andrii V 2025-08-01 15:30:08 +02:00
parent 58fce87f39
commit 69fb211cd5

View file

@ -136,7 +136,7 @@
</div>
<div class="input">
${h.select('extern_type', c.extern_type, c.allowed_extern_types)}
<p class="help-block">${_('When user was created using an external source. He is bound to authentication using this method.')}</p>
<p class="help-block">${_('When user was created using an external source, he is bound to authentication using this method. If this set to "internal" user can login using RhodeCode internal auth and external identity. If this is set to some external auth system, internal login/password auth will be disabled.')}</p>
</div>
</div>
<div class="field">