1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-02-07 13:08:22 +02:00
This commit is contained in:
Florent Daigniere 2023-02-09 11:32:10 +01:00
parent d20c217ae6
commit bb127d15ff

View File

@ -37,7 +37,7 @@ Or in plain english: if receivers start to classify your mail as spam, this post
</div>
<div class="form-group">
<label>Authentication rate limit per IP for failed login attempts or non-existing accounts</label>
<label>Authentication rate limit per IP for failed login attempts on unique non-existing accounts (password spraying counter-measure)</label>
<!-- Validates number input only -->
<p><input class="form-control" style="width: 9%; display: inline;" type="number" name="auth_ratelimit_ip" value="5" required > / hour
</p>