ui: updated infor on auth change page to war about account lockout
This commit is contained in:
parent
58fce87f39
commit
69fb211cd5
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue