Fix Getting Started - Configuration - for bug 64021

This commit is contained in:
Svetlana Maleeva 2023-09-07 12:23:58 +03:00
parent 37a1d3aa9c
commit 54569ebbdd
2 changed files with 2 additions and 2 deletions

View File

@ -451,7 +451,7 @@
<li>in the <b>Blocking time (sec)</b> field, set up the time interval for blocking new login attempts;</li>
<li>in the <b>Check period (sec)</b> field, set up the time interval for counting unsuccessful login attempts.</li>
</ol>
<p>When the specified limit of unsuccessful login attempts is reached, attempts coming from the associated IP address will be banned (or, if captcha is configured, captcha will be requested) for the chosen period of time.</p>
<p>When the specified limit of unsuccessful login attempts is reached, attempts coming from the associated IP address will be banned (or, in the SaaS version, captcha will be requested) for the chosen period of time.</p>
<div class="inner_delimiter"></div>
<h5 id="administratormessage">Administrator message settings</h5>

View File

@ -454,7 +454,7 @@
<li>в поле <b>Время блокировки (сек)</b> задайте период времени для блокирования новых попыток входа;</li>
<li>в поле <b>Период проверки (сек)</b> задайте период времени для подсчета неудачных попыток входа.</li>
</ol>
<p>При достижении указанного лимита, попытки, исходящие с соответствующего IP-адреса, будут заблокированы (или, если настроена капча, будет запрошена капча) на выбранный период времени.</p>
<p>При достижении указанного лимита, попытки, исходящие с соответствующего IP-адреса, будут заблокированы (или, в SaaS-версии, будет запрошена капча) на выбранный период времени.</p>
<div class="inner_delimiter"></div>
<h5 id="administratormessage">Настройки сообщений администратору</h5>